My personal Vim configuration.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Jérôme Deuchnord 6a4d7621aa Fix missing syntax highlighting (#4) 5 年前
scripts Add Vundle and JsonPath 5 年前
vim/after/ftplugin Initial configuration 5 年前
LICENSE Initial commit 5 年前
Makefile Add install scripts 5 年前
README.md Add plugin w0rp/ale (#3) 5 年前
gvimrc Add gvimrc 5 年前
vimrc Fix missing syntax highlighting (#4) 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
w0rp/ale Asynchronous linting/fixing for Vim and Language Server Protocol (LSP) integration