My personal Vim configuration.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jérôme Deuchnord f19448c2fb Add COC пре 5 година
scripts Add COC пре 5 година
vim/after/ftplugin Initial configuration пре 5 година
LICENSE Initial commit пре 5 година
Makefile Add COC пре 5 година
README.md Add COC пре 5 година
gvimrc Add gvimrc пре 5 година
vimrc Add COC пре 5 година

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