mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
feat(neovim): Rust dev with rustaceanvim & LSP servers installation through OS installer and NOT mason
- Use `rustaceanvim` for Rust development - `rustaceanvim` keymaps in NeoVim `after` file - Remove Rust LSP setup through builtin LSP - Remove LSP installations from Mason when equivalent available through OS installers - All LSP plugins in `code-lsp.lua`
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
bat
|
||||
bats-core
|
||||
dnscrypt-proxy
|
||||
dockerfile-language-server
|
||||
fd
|
||||
fzf
|
||||
gitleaks
|
||||
@@ -13,20 +14,31 @@ kondo
|
||||
lazydocker
|
||||
lazygit
|
||||
lua
|
||||
luajit
|
||||
lua-language-server
|
||||
luajit
|
||||
markdown-toc
|
||||
markdownlint-cli
|
||||
marksman
|
||||
n
|
||||
neovim
|
||||
prettier
|
||||
prettierd
|
||||
python-lsp-server
|
||||
python@3.12
|
||||
rclone
|
||||
sccache
|
||||
shellcheck
|
||||
shellharden
|
||||
shodan
|
||||
speedtest-cli
|
||||
sqlite
|
||||
stylua
|
||||
taplo
|
||||
tlrc
|
||||
tokei
|
||||
tree-sitter
|
||||
typescript-language-server
|
||||
vue-language-server
|
||||
yamlfmt
|
||||
yt-dlp
|
||||
zoxide
|
||||
|
||||
Reference in New Issue
Block a user