diff --git a/system/configuration.nix b/system/configuration.nix index c8be56f..cc21898 100644 --- a/system/configuration.nix +++ b/system/configuration.nix @@ -169,6 +169,7 @@ in { vscode micro fd + du-dust kakoune kak-lsp pavucontrol diff --git a/user/kak/kak-lsp.toml b/user/kak/kak-lsp.toml index 63c4784..c204e3e 100644 --- a/user/kak/kak-lsp.toml +++ b/user/kak/kak-lsp.toml @@ -1,4 +1,4 @@ -snippet_support = true +snippet_support = false verbosity = 2 [server]