We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 548a311 commit ddacd22Copy full SHA for ddacd22
vim notes.md
@@ -79,6 +79,8 @@
79
80
- = trigger vim's indentation features. Takes motions.
81
82
+- vim has an easy mode, launched with the -y arg. It defaults and stays in insert mode, to get to normal mode use ctrl + l.
83
+
84
## folding
85
86
- zf and zd to create delete code folds. Useful to fold out imports or some other code noise.
0 commit comments