Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ailsonguedes/neovim_configs
Arquivo com as minhas configurações do NeoVim.
https://github.com/ailsonguedes/neovim_configs
Last synced: 2 days ago
JSON representation
Arquivo com as minhas configurações do NeoVim.
- Host: GitHub
- URL: https://github.com/ailsonguedes/neovim_configs
- Owner: ailsonguedes
- Created: 2024-02-04T01:06:42.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-07T13:06:43.000Z (9 months ago)
- Last Synced: 2024-03-07T14:29:12.715Z (9 months ago)
- Language: Vim Script
- Size: 179 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 (init.vim).
#### If you want to use this configs, follow the steps bellow:
##### 1. Copy `init.vim` file.
##### 2. Past `init.vim` file in your NeoVim config directory.
##### 3. If you have another `init.vim` 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 `:PlugInstall` 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.