NVChad plus LazyVim plus my custom config
$ git clone git@github.com:wochap/nvim.git ~/.config/nvim
$ cd ~/.config/nvim
$ git remote add nvchad https://github.com/NvChad/NvChad.git
$ nvim
-
Anything Eslint related
Run in nvim
:w :e
Any requirement from Mason, Mason will install nvim-lspconfig, null-ls and nvim-dap dependencies
- neovim >= 0.9.1
- neovim-remote
- tree-sitter
- ripgrep (required by telescope )
- fd (required by telescope)
- deno (required by peek)
- deadnix (required by null-ls)
- nixfmt (required by null-ls)
- statix (required by null-ls)
- ts-node (required by nvim-dap)