Skip to content

brkkyk/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published