Comment.
This commit is contained in:
parent
977250cd7c
commit
c9d428dda8
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")
|
||||||
|
Loading…
Reference in New Issue
Block a user