Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ailsonguedes/neovim-lua-configs

๐ŸŒ‘ Neovim configs, now with lua!
https://github.com/ailsonguedes/neovim-lua-configs

lua lua-script neovim neovim-config neovim-lua nvim nvim-lua nvim-plugin

Last synced: about 2 months ago
JSON representation

๐ŸŒ‘ Neovim configs, now with lua!

Awesome Lists containing this project

README

        

# 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.