Skip to content

Commit 4bc17ff

Browse files
committed
tip about the sort colon command
1 parent 40055ce commit 4bc17ff

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
@@ -164,3 +164,5 @@
164164
- use :qa to quit all open splits at once
165165

166166
- vim slime can be used for quickly capturing code snippets by having another vim instance as the target pane
167+
168+
- sort! sorts in reverse, sort u removes duplicates, sort n sorts numerically.

0 commit comments

Comments
 (0)