.vimrc

changeset 75
2b4633385693
parent 74
b1001f2f0523
child 81
e8d13171bd0f
equal deleted inserted replaced
74:b1001f2f0523 75:2b4633385693
191 endif 191 endif
192 192
193 endif 193 endif
194 194
195 if on_windows == 1 195 if on_windows == 1
196 set guifont=Droid_Sans_Mono_Slashed:h10:cANSI 196 set guifont=DejaVu_Sans_Mono:h10:cDEFAULT
197 set lsp=0 197 set lsp=0
198 else 198 else
199 set guifont=Droid\ Sans\ Mono\ Slashed\ 10 199 set guifont=DejaVu\ Sans\ Mono\ 10
200 endif 200 endif
201 201
202 set guioptions-=T "disable toolbar and menu 202 set guioptions-=T "disable toolbar and menu
203 set guioptions-=m 203 set guioptions-=m
204 set guioptions-=t "disable tearoffs 204 set guioptions-=t "disable tearoffs

mercurial