Disabled mason for zls and installed ZLS locally from a binary in

~/.zls and also added graphviz bcz I might need it for cargo crates
(rust) later when I configure rustaceanvim
This commit is contained in:
2024-12-06 13:16:56 +02:00
parent 3c7578d4fd
commit ab33897f3c
2 changed files with 2 additions and 0 deletions

View File

@@ -129,6 +129,7 @@ return {
-- },
-- },
zls = {
mason = false,
cmd = { 'zls' },
settings = {
zls = {

View File

@@ -66,6 +66,7 @@
}))
rustup
tokei
graphviz
];
# Home Manager is pretty good at managing dotfiles. The primary way to manage