-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSurvivalGuide
More file actions
30 lines (29 loc) · 1.04 KB
/
SurvivalGuide
File metadata and controls
30 lines (29 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
LUCJON/DOTFILES
VIM KEYBINDINGS SURVIVAL GUIDE
------------------+-------------------+
<C-K> Clear hls ,in Re-indent file
,m Mcro lines ,em Empty file
<C-S-Y> Gundo ,py Open Py shell
,bash Conque sh ,rm Right margin
<C-P> Paste mode <F2> [ins] Save
<F10> Next win <F9> Source %
,c<Spc> Togle cmnt ,cu Uncomment
,mbt Tgl bufexp ,cc Comment
,Tab Algn tabs ,t= Align =s
,tc Colorizer ,s Show whitspace
<F12> Limp lis'n <C-P> CtrlP (fuzzy)
<C-]> Goto def'n ,t Tasks eg. TODO
<C-h>/<C-j>/<C-k>/<C-l> Change windows
<F1>/<F11> Change buffers
:set spell! spelllang= Spellchecker
~ Toggle case g;/g, Back/fwd change
ALIGN :Align {CHR} Aligns by CHR
FUGITIVE :Git {CMD} Run git cmd
:Gcommit Commit
GITV :Gitv Browse repo
GUNDO :Gundo Open undo tree
NERDTREE :NERDTree File explorer
TAGLIST :Tlist Identifiers
------- :EdVimrc Edit vimrc
:SurvivalGuide Open this doc
:S /srch/repl/ PCRE Subst