neovim: Add lua lsp

This commit is contained in:
Quentin Boyer 2025-01-06 21:43:34 +01:00
parent f74eb6a913
commit ec1c17ee1c

View file

@ -172,6 +172,7 @@
};
};
taplo.enable = true;
lua_ls.enable = true;
lemminx.enable = true;
basedpyright.enable = true;
ruff.enable = true;