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

This commit is contained in:
Afonso Franco 2023-01-14 04:32:16 +00:00
parent 5e1cd7267d
commit d316ccea85
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
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()