.vimrc

changeset 865
4f70720de0fc
parent 862
279abee5d0e8
child 866
091a2a99d7bb
equal deleted inserted replaced
864:a36fae082d5f 865:4f70720de0fc
250 else 250 else
251 set guifont=DejaVu\ Sans\ Mono\ 10 251 set guifont=DejaVu\ Sans\ Mono\ 10
252 endif 252 endif
253 253
254 set go-=T go-=m go-=t "no toolbar, menu, tearoffs 254 set go-=T go-=m go-=t "no toolbar, menu, tearoffs
255
256 let g:jellybeans_overrides = {
257 \ 'SignColumn': {'ctermbg': 235, 'guibg':'222222'},
258 \ }
259
255 " }}} 260 " }}}
256 261
257 " Autocmds {{{ 262 " Autocmds {{{
258 augroup vimrc 263 augroup vimrc
259 autocmd! 264 autocmd!

mercurial