Created
March 16, 2018 06:07
-
-
Save qpark99/dc20171e00c8509c17618c0149a058bc to your computer and use it in GitHub Desktop.
my vim configuration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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