Skip to content

Instantly share code, notes, and snippets.

@qpark99
Created March 16, 2018 06:07
Show Gist options
  • Save qpark99/dc20171e00c8509c17618c0149a058bc to your computer and use it in GitHub Desktop.
Save qpark99/dc20171e00c8509c17618c0149a058bc to your computer and use it in GitHub Desktop.
my vim configuration
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment