hyperreal.coffee

NERDCommenter

ModeKeybindAction
normalSPACE + ccNERDCommenterComment
normalSPACE + c + SPACENERDCommenterToggle
normalSPACE + cmNERDCommenterMinimal
normalSPACE + cnNERDCommenterNested
normalSPACE + c$NERDCommenterToEOL
normalSPACE + ciNERDCommenterInvert
normalSPACE + csNERDCommenterSexy
normalSPACE + cyNERDCommenterYank
normalSPACE + cANERDCommenterAppend
normalSPACE + clNERDCommenterAlignLeft
normalSPACE + cbNERDCommenterAlignBoth
normalSPACE + cuNERDCommenterUncomment
normalSPACE + caNERDCommenterAltDelims
ModeKeybindAction
normalSPACE + sh[S]earch [H]elp
normalSPACE + sk[S]earch [K]eymaps
normalSPACE + sf[S]earch [F]iles
normalSPACE + ss[S]earch [S]elect Telescope
normalSPACE + sw[S]earch current [W]ord
normalSPACE + sg[S]earch by [G]rep
normalSPACE + sd[S]earch [D]iagnostics
normalSPACE + sr[S]earch [R]esume
normalSPACE + s.[S]earch Recent Files ("." for repeat)
normalSPACE + SPACE[ ] Find existing buffers
normalSPACE + /[/] Fuzzily search in current buffer
normalSPACE + s/[S]earch [/] in Open Files
normalSPACE + sn[S]earch [N]eovim files
normalEscnohlsearch

Movement

ModeKeybindAction
normalhMove cursor left
normallMove cursor right
normaljMove cursor down
normalkMove cursor up
normalCtrl-HMove focus to the left window
normalCtrl-LMove focus to the right window
normalCtrl-JMove focus to the lower window
normalCtrl-KMove focus to the upper window

Editing

ModeKeybindAction
normalsaAdd surrounding
normalsdDelete surrounding
normalsrReplace surrounding
normalsfFind right surrounding
normalsFFind left surrounding
normalshHighlight surrounding
normalShift-oAdd empty line below cursor
normalShift-OAdd empty line above cursor
normalSPACE + fFormat buffer
insertArrowsTraverse completion menu
insertCtrl-YSelect completion

Diagnostics

ModeKeybindAction
normal]dJump to next diagnostic in current buffer
normal]DJump to last diagnostic in current buffer
normal[dJump to previous diagnostic in current buffer
normal[DJump to first diagnostic in current buffer
normalSPACE + qOpen diagnostic [Q]uickfix list
normalCtrl-W + dShow diagnostics under cursor

Splits and tabs

ModeKeybindAction
command:spSplit window horizontally
command:vspSplit window vertically
command:tabeCreate a new tab
command:tabcClose the current tab
command:tabnGo to next tab
command:tabpGo to previous tab

Reply to this post by email ↪