dotfiles/.gvimrc

11 lines
279 B
VimL
Raw Normal View History

2018-09-21 15:43:53 +03:00
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