Updates to config following flake.lock update
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
vimAlias = true;
|
||||
withPython3 = true;
|
||||
withRuby = true;
|
||||
|
||||
coc = {
|
||||
enable = true;
|
||||
settings = {
|
||||
@@ -23,7 +26,6 @@
|
||||
coc-svelte
|
||||
coc-clangd
|
||||
coc-docker
|
||||
coc-tsserver
|
||||
coc-rust-analyzer
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user