Skip to content

Latest commit

 

History

History
68 lines (66 loc) · 1.44 KB

README.md

File metadata and controls

68 lines (66 loc) · 1.44 KB

puffin vimrc

curiosity killed the vim - the incredible, superb lightweight puffin vimrc :)

screenshot

puffin vimrc

what's included?

how to install

first of all, install ripgrep:

brew install ripgrep
sudo apt-get install ripgrep

then

git clone git://github.com/brkkyk/vimrc.git ~/.puffin_vimrc
sh ~/.puffin_vimrc/install.sh

shortcuts

open new tab

,tn

switch between tabs

,t[1-9]

save current file

,w

quit current tab

,q

open/close nerdtree (tree view in current folder)

,nn

open ctrlp (search in current folder)

,j

open ripgrep (full-text search in current folder)

,g

comment toggle current line

gcc

how to uninstall :(

sh ~/.puffin_vimrc/uninstall.sh

contribution

feel free to make pull requests :)

contact me at