My personal Vim configuration.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
Jérôme Deuchnord 6b39195126 Activate syntax highlighting automatically 6年前
scripts Add Vundle and JsonPath 6年前
vim/after/ftplugin Initial configuration 7年前
LICENSE Initial commit 7年前
Makefile Add install scripts 7年前
README.md Add plugin w0rp/ale (#3) 6年前
gvimrc Add gvimrc 7年前
vimrc Activate syntax highlighting automatically 6年前

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