Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 403 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 403 Bytes

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