2014-04-19 13:25:29 -04:00
|
|
|
nnoremap j 6j
|
|
|
|
nnoremap k 6k
|
|
|
|
noremap J gt
|
|
|
|
noremap K gT
|
|
|
|
noremap <C-j> :tabm +1<CR>
|
|
|
|
noremap <C-k> :tabm -1<CR>
|
2014-05-04 14:12:59 -04:00
|
|
|
noremap gH yHP
|
2014-05-17 14:09:38 -04:00
|
|
|
noremap go :set toolbars=noaddons,nobookmarks,nomenu,tabs,nonavigation<CR>
|
|
|
|
noremap gO :set toolbars=noaddons,nobookmarks,menu,tabs,navigation<CR>
|
2014-04-19 13:25:29 -04:00
|
|
|
set animations=true
|
|
|
|
"set complete=
|
|
|
|
"set hintchars=hjklasdfgyuiopqwertnmzxcvb
|
|
|
|
colorscheme vimPgray
|
|
|
|
set titlestring=
|
|
|
|
set newtab=all
|