Add snippets.
This commit is contained in:
parent
8c0980fa78
commit
0d4430434d
1 changed files with 3 additions and 0 deletions
|
@ -79,6 +79,9 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Setup snippet support
|
||||||
|
snippets.luasnip.enable = true;
|
||||||
|
|
||||||
# Setup nixd options
|
# Setup nixd options
|
||||||
luaConfigRC.nixd = ''
|
luaConfigRC.nixd = ''
|
||||||
require("lspconfig").nixd.setup({
|
require("lspconfig").nixd.setup({
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue