Cheatography
https://cheatography.com
Navigation
Up |
|
Down |
|
Left |
|
Right |
|
Down a page |
|
Up a page |
|
Up to next paragraph |
|
Down to next paragraph |
|
Prev. function |
|
Next function |
|
Up to outer brace |
|
Down to outer brace |
|
Right a word |
|
Left a word |
|
Beginning of file |
|
End of file |
|
End of line |
|
First non-whitespace char of line |
|
Jump to any word |
SPC SPC <first letter of word>
|
Jump back |
|
Center buffer |
|
Last place edited |
|
Last file path under cursor |
|
|
|
Editor
Toggle line numbers |
|
Toggle auto complete |
|
Highlight mode |
|
Undo |
|
Redo |
|
Comment out line |
|
Comment out highlighted |
|
Copy |
|
Paste |
|
Paste above |
|
Delete |
|
Delete char |
|
Delete until right paren |
|
Replace Mode |
|
Replace char |
|
Change |
|
Change all between quotes |
|
Previous thing copied |
|
Indent highlighted text |
|
Show whitespace |
|
Tabs to spaces |
|
|
|
Search
Find in buffer |
/<search term> Enter
n (next) N(prev)
|
Find next instance (word under cursor) |
|
Find prev instance (word under cursor) |
|
Turn off highlighting |
|
Find in project |
|
Find (under cursor) in project |
|
Find and replace (all lines) |
:%s/foo/bar/gc (gci case-insensitive)
|
Find and replace (curr line) |
|
Layouts
Split window vertical |
|
Split window horizontal |
|
Switch window |
|
Layout help |
|
|
|
Cider
Jack In |
|
Open REPL |
|
Set REPL ns |
|
Eval Buffer |
|
Eval curr. func |
|
Eval curr. func in REPL |
|
Show docs |
|
Reformat buffer |
|
Require missing ns |
|
Add project dependency |
|
Add require to ns |
|
Goto source code |
|
Inspect last result |
M-x 'cider-inspect-last-result'
|
Inspect last result (drill down) |
|
Inspect last result (back out) |
|
Run all tests |
|
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment