Skip to content

Commit 9307f65

Browse files
committed
added tip about removing trailing whitespaces
1 parent 13ea65a commit 9307f65

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
@@ -190,4 +190,6 @@
190190

191191
- use w3m.vim to browse webpages without leaving vim.
192192

193+
- use :%s/\s\+$//e to remove trailing whitespaces
194+
193195

0 commit comments

Comments
 (0)