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:
@@ -129,6 +129,7 @@ return {
|
||||
-- },
|
||||
-- },
|
||||
zls = {
|
||||
mason = false,
|
||||
cmd = { 'zls' },
|
||||
settings = {
|
||||
zls = {
|
||||
|
||||
@@ -66,6 +66,7 @@
|
||||
}))
|
||||
rustup
|
||||
tokei
|
||||
graphviz
|
||||
];
|
||||
|
||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||
|
||||
Reference in New Issue
Block a user