feat: add nvf friendly-snippets
This commit is contained in:
parent
854caa3742
commit
c8bd485bcd
1 changed files with 1 additions and 1 deletions
|
|
@ -600,6 +600,7 @@ in
|
|||
autocomplete = {
|
||||
blink-cmp = {
|
||||
enable = true;
|
||||
friendly-snippets.enable = true;
|
||||
setupOpts = {
|
||||
completion = {
|
||||
menu.border = "rounded";
|
||||
|
|
@ -618,7 +619,6 @@ in
|
|||
"lsp-signature-nvim"
|
||||
"snacks-nvim"
|
||||
"render-markdown-nvim"
|
||||
"cmp-path"
|
||||
];
|
||||
setupOpts.enable_autosnippets = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue