Neovim configuration based on Basic NVIM IDE
██╗ ██████╗ ██████╗ ██████╗ ██╗ ██╗██╗████████╗ ██████╗ ██████╗ ███████╗███████╗
██║ ██╔═══██╗██╔══██╗██╔══██╗ ██║ ██║██║╚══██╔══╝██╔═══██╗██╔══██╗██╔════╝╚════██║
██║ ██║ ██║██████╔╝██║ ██║ ██║ ██║██║ ██║ ██║ ██║██████╔╝█████╗ ██╔╝
██║ ██║ ██║██╔══██╗██║ ██║ ╚██╗ ██╔╝██║ ██║ ██║ ██║██╔══██╗██╔══╝ ██╔╝
███████╗╚██████╔╝██║ ██║██████╔╝ ╚████╔╝ ██║ ██║ ╚██████╔╝██║ ██║██║ ██║
╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚═════╝ ╚═══╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
Install requires Neovim 0.9+. Always review the code before installing a configuration.
Clone the repository and install the plugins:
git clone [email protected]:vitorf7/nvim ~/.config/vitorf7/nvim
NVIM_APPNAME=vitorf7/nvim/ nvim --headless +"Lazy! sync" +qa
Open Neovim with this config:
NVIM_APPNAME=vitorf7/nvim/ nvim
- bashls
- bufls
- cmake
- cssls
- cucumber_language_server
- dockerls
- eslint
- golangci_lint_ls
- gopls
- html
- intelephense
- jsonls
- lua_ls
- marksman
- phpactor
- pyright
- terraformls
- tflint
- tsserver
- yamlls
This readme was generated by Dotfyle