Install requires Neovim 0.9+. Always review the code before installing a configuration.
Clone the repository and install the plugins:
git clone git@github.com:redredacted/nvimrc ~/.config/redredacted/nvimrc
NVIM_APPNAME=redredacted/nvimrc/ nvim --headless +Lazy! sync +qa
Open Neovim with this config:
NVIM_APPNAME=redredacted/nvimrc/ nvim
- eslint
- gopls
- html
- lua_ls
- rust_analyzer
- tsserver
This readme was generated by Dotfyle