NeoVIM Configs
Plugin Manage: vim.pack
- download
LSP Client Manage: Mason Package List
- download
Abstract Syntax Tree Parsers/Queries Download: nvim-treesitter
- parser
- query requirements
- tar
- curl
- tree-sitter-cli:
cargo install --locded tree-sitter-cli - c compiler
- Windows: MingW/MSYS2
- Linux: build-essential/cmake
Fuzzy Finder: fzf-lua
- pickers requirements
- fzf
- Windows:
scoop install fzfoptionals
- Windows:
- fd
- ripgrep(rg)
Utils Collections: mini.nvim
- icons
- comment
- surround
- pairs
- diagnostic
- static type check
- highlight
- completion
- hover
- refactor(rename)
- format
- code actions
- diagnostic
- static type check
- highlight
- completion
- hover
- refactor(rename)
- format
- code actions
- static type check
- format
- diagnostic
- highlight
- completion
- hover
- refactor
- code actions