Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 252 Bytes

Readme.md

File metadata and controls

7 lines (6 loc) · 252 Bytes

Installation

  • curl -fLo ~/.vim/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
  • ln -s ~/.vim/.vimrc ~/.vimrc
  • install fonts from .vim/fonts
  • launch vim and run :PlugInstall