1

Modules/Neovim: Fix just-lsp configuration

This commit is contained in:
2026-03-12 09:31:01 +01:00
parent abab1cf2b4
commit 2e0f378c9e

View File

@ -886,7 +886,7 @@ in {
{name = "cmake";}
{name = "cssls";}
{name = "html";} # vscode-langservers-extracted
{name = "just-lsp";} # TODO: Doesn't autostart?
{name = "just";}
{name = "lua_ls";}
{
name = "ltex";