this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: add terraform-ls

Removed mason.nvim in dotfiles, so all language servers must be
installed via Nix now.

+1
+1
users/khuedoan.nix
··· 41 41 # Language servers, override the one installed by mason.nvim 42 42 lua-language-server 43 43 rust-analyzer 44 + terraform-ls 44 45 45 46 (pass.withExtensions (ext: with ext; [ 46 47 pass-import