My personal Vim configuration.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Jérôme Deuchnord 6a4d7621aa Fix missing syntax highlighting (#4) hace 5 años
scripts Add Vundle and JsonPath hace 5 años
vim/after/ftplugin Initial configuration hace 5 años
LICENSE Initial commit hace 5 años
Makefile Add install scripts hace 5 años
README.md Add plugin w0rp/ale (#3) hace 5 años
gvimrc Add gvimrc hace 5 años
vimrc Fix missing syntax highlighting (#4) hace 5 años

README.md

Vim configuration

My personnal Vim configuration.

How to install

Just clone this repository, cd to the clone and run make install.

Note: if a configuration already exists, it will be backed up.

Installed plugins

The following plugins are installed with Vundle:

Plugin Description
w0rp/ale Asynchronous linting/fixing for Vim and Language Server Protocol (LSP) integration