Skip to content

Commit 2ad3c49

Browse files
committed
added tip about vim's indentation trigger
1 parent a539d73 commit 2ad3c49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vim notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@
7777

7878
- user ctrl + s ctrl + s <surround> to automatically pair indent and newline a surround char.
7979

80+
- = trigger vim's indentation features. Takes motions.
81+
8082
## folding
8183

8284
- zf and zd to create delete code folds. Useful to fold out imports or some other code noise.

0 commit comments

Comments
 (0)