fix snippets
This commit is contained in:
parent
32635ed048
commit
b1a51a416d
1 changed files with 3 additions and 1 deletions
|
|
@ -1,11 +1,13 @@
|
||||||
{
|
{
|
||||||
plugins.blink-cmp = {
|
plugins.blink-cmp = {
|
||||||
settings = {
|
settings = {
|
||||||
|
snippets = {
|
||||||
|
preset = "luasnip";
|
||||||
|
};
|
||||||
sources = {
|
sources = {
|
||||||
default = [
|
default = [
|
||||||
"lsp"
|
"lsp"
|
||||||
"path"
|
"path"
|
||||||
"luasnip"
|
|
||||||
"buffer"
|
"buffer"
|
||||||
"copilot"
|
"copilot"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue