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 a539d73 commit 2ad3c49Copy full SHA for 2ad3c49
vim notes.md
@@ -77,6 +77,8 @@
77
78
- user ctrl + s ctrl + s <surround> to automatically pair indent and newline a surround char.
79
80
+- = trigger vim's indentation features. Takes motions.
81
+
82
## folding
83
84
- zf and zd to create delete code folds. Useful to fold out imports or some other code noise.
0 commit comments