Skip to content

Commit

Permalink
fix: pin specific supermaven version
Browse files Browse the repository at this point in the history
  • Loading branch information
fbosch committed Jul 17, 2024
1 parent 6eb9601 commit 856b72d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .config/nvim/lua/plugins/editor/copilot.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ return {
{
"supermaven-inc/supermaven-nvim",
event = "InsertEnter",
enabled = false,
commit = "df3ecf7",
opts = {
keymaps = {
accept_suggestion = "<Tab>",
Expand Down
3 changes: 3 additions & 0 deletions .config/nvim/spell/en.utf-8.add
Original file line number Diff line number Diff line change
Expand Up @@ -1212,3 +1212,6 @@ viteFinal
vmImage
ubuntu-latest
rules-of-hooks
UUIDv4
APIs
generate
Binary file modified .config/nvim/spell/en.utf-8.add.spl
Binary file not shown.

0 comments on commit 856b72d

Please sign in to comment.