1

Enable ltex lsp

This commit is contained in:
2024-08-15 13:00:33 +02:00
parent 3b52313c29
commit b0d11daefb

View File

@ -42,6 +42,7 @@ in {
pyright
rust-analyzer
texlab
ltex-ls
# Linters
checkstyle # java
@ -906,6 +907,7 @@ in {
{name = "cmake";}
{name = "lua_ls";}
{name = "nil_ls";}
{name = "ltex";}
{
name = "nixd";
# TODO: Figure out how to structure this attrset