Skip to content

Commit 99ec5e9

Browse files
committed
Tweak supermaven
1 parent 97419c4 commit 99ec5e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

init.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
=====================================================================
2121
=====================================================================
2222
23-
What is Kickstart?
23+
What is Kickstart? What is it not?
2424
2525
Kickstart.nvim is *not* a distribution.
2626
@@ -1028,7 +1028,7 @@ require('lazy').setup({
10281028
'supermaven-inc/supermaven-nvim',
10291029
opts = {
10301030
keymaps = {
1031-
accept_suggestion = '<Tab>',
1031+
accept_suggestion = '<A-Tab>',
10321032
accept_word = '<C-Enter>',
10331033
},
10341034
},

0 commit comments

Comments
 (0)