/vim_configs

My own vim configs

Primary LanguageVim Script

CJ vim_configs

Inspired from amix/vimrc, but using vim-plug as Plugin Manager, together with some of my persnal settings.

Installation

sudo apt install vim curl build-essential cmake python-dev python3-dev

curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

git clone https://github.com/chuanjin/vim_configs.git ~/.vim_configs
sh ~/.vim_configs/install.sh

Cheatsheet