Skip to content

Instantly share code, notes, and snippets.

https://github.com/amix/vimrc
git clone --depth=1 https://github.com/amix/vimrc.git ~/.vim_runtime && sh ~/.vim_runtime/install_awesome_vimrc.sh
# ~/.vim_runtime/my_configs.vim
set guifont=Monaco:h12
set lines=50 columns=100
set nu
set clipboard=unnamed