My personal Vim configuration.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
Jérôme Deuchnord f19448c2fb Add COC 5 år sedan
scripts Add COC 5 år sedan
vim/after/ftplugin Initial configuration 5 år sedan
LICENSE Initial commit 5 år sedan
Makefile Add COC 5 år sedan
README.md Add COC 5 år sedan
gvimrc Add gvimrc 5 år sedan
vimrc Add COC 5 år sedan

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