Skip to content

Instantly share code, notes, and snippets.

@kazemihabib
Created August 27, 2016 07:49
Show Gist options
  • Save kazemihabib/ac6d408c14b7aa36865d9b157e8bc096 to your computer and use it in GitHub Desktop.
Save kazemihabib/ac6d408c14b7aa36865d9b157e8bc096 to your computer and use it in GitHub Desktop.
"3.14.0 (created: 2016/06/07 23:58:16)
highlight CmdLine background: white; color: black; transition: all 0.25s; font-size:16px
highlight Hint font-family: monospace; font-size: 10px; font-weight: bold; text-transform: uppercase; color: white; background-color: red; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding: 0px 1px 0px 1px; font-size:15px;
nnoremap l gt
nnoremap h gT
nnoremap j 15j
nnoremap k 15k
nnoremap ,p :emenu<Space>File.New<Space>Private<Space>Window<Return>
nnoremap ,o :open<Space>about:preferences#advanced<Return>
nnoremap ,pr :tabopen<Space>https://github.com/binary-com/webtrader/compare/development...aminroosta:amin
nnoremap ,g :tabopen<Space>https://github.com/binary-com/webtrader/compare/development...aminroosta:amin
noremap H :back<Return>
noremap L :forward<Return>
set complete=l
set focuscontent
source! /home/habib/.vimperatorrc.local
" vim: set ft=vimperator:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment