/vim

L's personal vim config files

Primary LanguageVim script

L's Vim Config

L's vim & neovim config files.

Inspired by spf13 and amix.

Basic

Install

Install it by a one-line command:

$ curl https://raw.githubusercontent.com/lxyu/vim/master/install.sh -o - | sh

Update

$ cd $HOME/.vim
$ bash update.sh

Neovim

This config is compatiable with neovim.

Just install and try it.