Skip to content

Commit fb47c0a

Browse files
committed
correction
1 parent 6e67f98 commit fb47c0a

File tree

14 files changed

+1
-0
lines changed

14 files changed

+1
-0
lines changed

.gitignore

100755100644
File mode changed.

README.rst

100755100644
File mode changed.

bootstrap.py

100755100644
File mode changed.

contrib/Terminal.profiles/Visor.terminal

100755100644
File mode changed.

contrib/__init__.py

100755100644
File mode changed.

contrib/termcolors.py

100755100644
File mode changed.

vim/autoload/pathogen.vim

100755100644
File mode changed.

vim/conf/django

100755100644
File mode changed.

vim/conf/linux

100755100644
File mode changed.

vim/conf/macvim

100755100644
File mode changed.

vim/conf/osx

100755100644
File mode changed.

vim/conf/windows

100755100644
File mode changed.

vim/gvimrc

100755100644
+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ endif
55
set background=light
66
colorscheme solarized
77

8+
set guifont=Monaco:h11
89
set guioptions-=m " Removes menubar
910
set guioptions-=T " Removes Toolbar
1011
set guioptions+=c " Uses console dialogs (instead of popups)

vim/vimrc

100755100644
File mode changed.

0 commit comments

Comments
 (0)