chore: Added <C-k> and <C-j> to navigate snippet fields

This commit is contained in:
2023-01-14 04:32:16 +00:00
parent 5e1cd7267d
commit d316ccea85
2 changed files with 20 additions and 2 deletions

View File

@@ -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()