Jérôme Deuchnord 8e86ccdc0d | 5 years ago | |
---|---|---|
scripts | 5 years ago | |
vim/after/ftplugin | 6 years ago | |
LICENSE | 6 years ago | |
Makefile | 6 years ago | |
README.md | 5 years ago | |
gvimrc | 6 years ago | |
vimrc | 5 years ago |
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 |