Jérôme Deuchnord 6a4d7621aa | il y a 5 ans | |
---|---|---|
scripts | il y a 5 ans | |
vim/after/ftplugin | il y a 6 ans | |
LICENSE | il y a 6 ans | |
Makefile | il y a 6 ans | |
README.md | il y a 5 ans | |
gvimrc | il y a 6 ans | |
vimrc | il y a 5 ans |
My personnal Vim configuration.
Just clone this repository, cd
to the clone and run make install
.
Note: if a configuration already exists, it will be backed up.
The following plugins are installed with Vundle:
Plugin | Description |
---|---|
w0rp/ale | Asynchronous linting/fixing for Vim and Language Server Protocol (LSP) integration |