1
0
Fork 0
dotfiles/.gvimrc

11 lines
279 B
VimL

set background=light
Plugin 'altercation/vim-colors-solarized'
colorscheme solarized
let g:tagbar_usearrows = 1
"nnoremap <C-Left> :tabprevious<CR>
"nnoremap <C-Right> :tabnext<CR>
set gfn=Courier10\ Cyr\ BT\ 12
"au FocusGained * :redraw!
se guioptions=imTrgac
set showtabline=0