/Neovim-Lua-Configs

🌑 Neovim configs, now with lua!

Primary LanguageLua

NeoVim Configs

Here all my NeoVim file configs now using Lua (init.lua).

If you want to use this configs, follow the steps bellow:

1. Copy all this files to your path /.config/nvim.
2. Past init.lua file in your NeoVim config directory.
3. If you have another init.lua file in your NeoVim directory, please make sure you remove it first.
4. Run your NeoVim in the normal mode (command mode), use the command :PaqInstall to install the NeoVim plugins.
5. It's ready to the show. :)

This config files is based in the config file of the youtube channel Manual do Código.

If you have made some modifications in these configs, please share it with the comunit.