Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/ailsonguedes/neovim-lua-configs
- Owner: ailsonguedes
- Created: 2024-04-30T16:16:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T00:48:08.000Z (about 2 months ago)
- Last Synced: 2024-11-05T01:29:07.417Z (about 2 months ago)
- Topics: lua, lua-script, neovim, neovim-config, neovim-lua, nvim, nvim-lua, nvim-plugin
- Language: Lua
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.