Neovim: Enable ltex lsp
This commit is contained in:
@ -42,6 +42,7 @@ in {
|
|||||||
pyright
|
pyright
|
||||||
rust-analyzer
|
rust-analyzer
|
||||||
texlab
|
texlab
|
||||||
|
ltex-ls
|
||||||
|
|
||||||
# Linters
|
# Linters
|
||||||
checkstyle # java
|
checkstyle # java
|
||||||
@ -906,6 +907,7 @@ in {
|
|||||||
{name = "cmake";}
|
{name = "cmake";}
|
||||||
{name = "lua_ls";}
|
{name = "lua_ls";}
|
||||||
{name = "nil_ls";}
|
{name = "nil_ls";}
|
||||||
|
{name = "ltex";}
|
||||||
{
|
{
|
||||||
name = "nixd";
|
name = "nixd";
|
||||||
# TODO: Figure out how to structure this attrset
|
# TODO: Figure out how to structure this attrset
|
||||||
|
Reference in New Issue
Block a user