Install requires Neovim 0.10+. Always review the code before installing a configuration.
Clone the repository and install the plugins:
git clone [email protected]:igorlfs/dotfiles ~/.config/igorlfs/dotfiles
NVIM_APPNAME=igorlfs/dotfiles/nvim/.config/nvim nvim --headless +"Lazy! sync" +qa
Open Neovim with this config:
NVIM_APPNAME=igorlfs/dotfiles/nvim/.config/nvim nvim
- theHamsta/nvim-dap-virtual-text
- rcarriga/nvim-dap-ui
- mfussenegger/nvim-dap
- mfussenegger/nvim-dap-python
- neovim/nvim-lspconfig
- mfussenegger/nvim-lint
- antosha417/nvim-lsp-file-operations
- yioneko/nvim-type-fmt
- bashls
- clangd
- cssls
- emmet_language_server
- gdscript
- html
- jsonls
- lua_ls
- ruff_lsp
- svelte
- taplo
- texlab
- yamlls
This readme was generated by Dotfyle