fix snippets

This commit is contained in:
Osman Faruk Bayram 2025-08-18 21:28:29 +03:00
parent 32635ed048
commit b1a51a416d

View file

@ -1,11 +1,13 @@
{
plugins.blink-cmp = {
settings = {
snippets = {
preset = "luasnip";
};
sources = {
default = [
"lsp"
"path"
"luasnip"
"buffer"
"copilot"
];