Note: italic hot-keys are defined in my .vimrc, not from the original plugin.
Just press the following keys ( case-sensitive ), no prefix.
- Normal mode
Ctrl
+n
: Toggle line numberCtrl
+j
: Toggle cursorcolumnCtrl
+h
: Toggle cursorlineCtrl
+a
: Toggle auto indent
- Insert mode
Ctrl
+o
: Toggle paste mode
- tab buffer
Shift
+r
: Move to previous tabShift
+t
: Move to next tabShift
+y
: Close the attached tab
Shift
+c
: Toggle vim-syntastic
Ctrl
+j
: Adopt the candidate snippet- To avoid confliction with YouCompleteMe
- vim-markdown
]]
: Go to next header[[
: Go to previous header][
: Go to next sibling header[]
: Go to previous sibling header]c
: Go to current header]u
: Go to parent header
- goyo.vim: Focus mode for writing
Ctrl
+g
: Toggle goyo
- limelight.vim
Ctrl
+l
: Toggle limelight
- vim-gitgutter
Shift
+g
: Togglegit diff
block/line highlight
Ctrl
+t
: Toggle NERD tree
Press the following keys ( case-sensitive ) after you press tmux prefix.
Ctrl
+m
: Turn on mouse modeCtrl
+M
: Turn off mouse mode
Note: you must be in the tmux env to use these
I
: Install tmux plugins listed in .tmux.confU
: Update tmux pluginsAlt
+u
: Remove/Uninstall tmux plugins
Ctrl
+s
: store current tmux sessionCtrl
+r
: load last stored tmux seesion