https://github.com/mateofumis/neovim
My init.vim configuration file for my work in Neovim.
https://github.com/mateofumis/neovim
linux neovim programming vimrc
Last synced: 6 months ago
JSON representation
My init.vim configuration file for my work in Neovim.
- Host: GitHub
- URL: https://github.com/mateofumis/neovim
- Owner: mateofumis
- Created: 2022-12-17T20:23:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-15T01:40:04.000Z (over 2 years ago)
- Last Synced: 2025-03-31T19:15:01.535Z (9 months ago)
- Topics: linux, neovim, programming, vimrc
- Language: Vim Script
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ⭐ _Neovim like a little IDE_ ⭐
---
## Requisitos
* Nodejs
* **vim-plug** (https://github.com/junegunn/vim-plug)
## Instalación
Ejecutar el siguiente comando dentro de la consola de Neovim
```
:CocInstall coc-emmet coc-html coc-css coc-tsserver coc-json coc-prettier coc-python
```