Lukas's personalized Neovim config.
- Package manager: Packer
- Theme: Gruvbox Material
- Add plugin to
lua/lukascarvajal/packer.lua - Run
:soand:PackerSync - Add config to
after/plugin/<plugin_name>.lua
- Use
:Mavinto open the UI and find the language server - Install with
:MavinInstall <langage_server> - Add the file under
nvim/after/plugin/lsp.lua