Browse Source

fix comment

pull/1/head
10sr 12 years ago
parent
commit
3f112747c5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      vimrc

+ 1
- 1
vimrc View File

@@ -66,7 +66,7 @@ let g:netrw_list_hide = '\(^\|\s\s\)\zs\.\S\+'

" i dont use gvimrc
if has('gui_running')
" hide status bar and scroll bar
" hide toolbar and scroll bar
set guioptions-=T
set guioptions-=r
set lines=45


Loading…
Cancel
Save