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

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.

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
```