My personal Vim configuration.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 

799 B

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
suan/vim-instant-markdown Shows a preview of your Markdown file in your browser make markdown