My personal Vim configuration.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Jérôme Deuchnord acf98e086d
Add Vundle and JsonPath
před 5 roky
scripts Add Vundle and JsonPath před 5 roky
vim/after/ftplugin Initial configuration před 5 roky
LICENSE Initial commit před 5 roky
Makefile Add install scripts před 5 roky
README.md Add Vundle and JsonPath před 5 roky
gvimrc Add gvimrc před 5 roky
vimrc Add Vundle and JsonPath před 5 roky

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
vim-jsonpath Adds capabilities to explore a JSON file with JsonPath