gmh14 / dot_files

Dot files, including .vimrc, .tmux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install vim-plug

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

Install autopep8

pip install --upgrade autopep8

Follow link to fix a bug of minibufexpl

=======

Install rg

About

Dot files, including .vimrc, .tmux


Languages

Language:Vim Script 100.0%