chore: Added <C-k> and <C-j> to navigate snippet fields
This commit is contained in:
parent
5e1cd7267d
commit
d316ccea85
2 changed files with 20 additions and 2 deletions
|
@ -52,6 +52,7 @@ lazy.setup({
|
|||
'hrsh7th/cmp-path', --path completions
|
||||
'hrsh7th/cmp-cmdline', --cmdline completions
|
||||
'L3MON4D3/LuaSnip',
|
||||
'rafamadriz/friendly-snippets',
|
||||
'saadparwaiz1/cmp_luasnip',
|
||||
},
|
||||
config = function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue