We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f8b1fb commit f2757d4Copy full SHA for f2757d4
init.lua
@@ -909,7 +909,7 @@ require('lazy').setup({
909
-- <c-k>: Toggle signature help
910
--
911
-- See :h blink-cmp-config-keymap for defining your own keymap
912
- preset = 'default',
+ preset = 'super-tab',
913
914
-- For more advanced Luasnip keymaps (e.g. selecting choice nodes, expansion) see:
915
-- https://github.com/L3MON4D3/LuaSnip?tab=readme-ov-file#keymaps
0 commit comments