Created
August 21, 2009 00:47
-
-
Save Superbil/171581 to your computer and use it in GitHub Desktop.
This file contains hidden or 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://gist.github.com/171579 | |
" Gvim 專用設定檔 | |
" 設定顏色 | |
color torte | |
" 設定字型 | |
set guifont=Monaco:h18 | |
" 設定寬度 | |
set columns=90 | |
set ch=2 " Make command line two lines high | |
set mousehide " Hide the mouse when typing text |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment