Jérôme Deuchnord 92c3bc4f24 | pirms 5 gadiem | |
---|---|---|
.gitea | pirms 5 gadiem | |
scripts | pirms 5 gadiem | |
vim/after/ftplugin | pirms 6 gadiem | |
LICENSE | pirms 6 gadiem | |
Makefile | pirms 5 gadiem | |
README.md | pirms 5 gadiem | |
gvimrc | pirms 6 gadiem | |
vimrc | pirms 5 gadiem |
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 | Activation |
---|---|---|
w0rp/ale | Asynchronous linting/fixing for Vim and Language Server Protocol (LSP) integration | Immediate |
neoclide/coc.vim | Intellisense engine for Vim 8 & neovim | make coc |
suan/vim-instant-markdown | Shows a preview of your Markdown file in your browser | make markdown |