neovim updates
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
bf9cfb8daf
commit
df6ce81c30
2 changed files with 2 additions and 26 deletions
|
|
@ -105,6 +105,7 @@
|
|||
ts.extensions.ts-error-translator.enable = true;
|
||||
css.enable = true;
|
||||
svelte.enable = true;
|
||||
ocaml.enable = true;
|
||||
haskell.enable = true;
|
||||
haskell.lsp.enable = true;
|
||||
html.enable = true;
|
||||
|
|
@ -118,6 +119,7 @@
|
|||
format.enable = true;
|
||||
treesitter.enable = true;
|
||||
};
|
||||
rust.enable = true;
|
||||
};
|
||||
formatter = {
|
||||
conform-nvim = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue