Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luisauter/setting-nvim
My setup config for nvim
https://github.com/luisauter/setting-nvim
Last synced: 8 days ago
JSON representation
My setup config for nvim
- Host: GitHub
- URL: https://github.com/luisauter/setting-nvim
- Owner: LuiSauter
- Created: 2022-05-11T21:01:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-11T14:41:26.000Z (over 2 years ago)
- Last Synced: 2024-11-07T01:12:30.506Z (about 2 months ago)
- Language: Vim script
- Size: 63.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neovim Linux - WSL (Windows Subsytem for linux)
## Requerimientos
- Neovim 5.0+
- Node.js
- Npm
- Git
- Gcc ( C/C++ compilador (Requerido por [TreeSitter](https://github.com/nvim-treesitter/nvim-treesitter)) )
- Vim-Plug
## Contenidos de la configuración
- Nerdtree como FileManager
- Git para ejecutar
- Coc.vim y TreeSitter para el autocompletado
- Airline para moverse entre varios archivos abiertos
- IndentLines para tener las lineas de identado
- EasyMotion
- Auto-Pairs
- Vim-CloseTags
- Vim-Multiple-Cursors