" Color scheme colorscheme simple-highlight " Set hintchars to alphbet set hintchars=hjklasdfgyuiopqwertnmzxcvb " No navigation set gui=nonavigation " Leader key let mapleader = ";" " Disable fucking bell set visualbell=true " set runtimepath+=~/.vimperator/vimperator-plugins " Make Firefox run faster by using JIT " set! javascript.options.jit.chrome=true " Ctrl-a inoremap " scroll down/up half page noremap d noremap e " Jump to tab noremap "Jump to next or by the tab number noremap gt " Colse the current tab noremap x d noremap " Open debug noremap f " Sometimes when you need navigation bar noremap nn :set gui=nonavigation noremap n :set gui=navigation