mirror of
https://github.com/fred-drake/neovim.git
synced 2026-06-15 13:29:58 -05:00
Added taplo LSP
This commit is contained in:
@@ -249,6 +249,7 @@ in
|
|||||||
nil-ls.enable = true;
|
nil-ls.enable = true;
|
||||||
nixd.enable = true;
|
nixd.enable = true;
|
||||||
yamlls.enable = true;
|
yamlls.enable = true;
|
||||||
|
taplo.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user