Comment.
This commit is contained in:
1
vimrc
1
vimrc
@ -4,6 +4,7 @@ if $MONO != "yes"
|
|||||||
colorscheme darkburn " Set color scheme.
|
colorscheme darkburn " Set color scheme.
|
||||||
set nonumber " Enable line numbering.
|
set nonumber " Enable line numbering.
|
||||||
else
|
else
|
||||||
|
" makes the autocmd's work when in MONO mode.
|
||||||
filetype on
|
filetype on
|
||||||
endif
|
endif
|
||||||
if has("gui_running")
|
if has("gui_running")
|
||||||
|
Reference in New Issue
Block a user