Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 565 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 565 Bytes

Requirements

Packages

brew install ripgrep fzf bat

Fonts

Monaco for Powerline: download and install this font: monaco_for_powerline.otf

About Monaco for Powerline

Put this code into your ~/.vimrc along with your personal hacks:

OSX and Linux

source ~/.vim/vimrc
source ~/.vim/gvimrc

Windows

source ~/vimfiles/vimrc
source ~/vimfiles/gvimrc

Enjoy! :)