Browse Source

Add command to remove heading coma

DricomDragon 5 years ago
parent
commit
22b9abe6e6
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Guides/ics-vim.md

+ 5 - 0
Guides/ics-vim.md

@@ -85,3 +85,8 @@ After :
 ```
 SUMMARY:EPS,TD
 ```
+
+## Remone heading comas
+
+`%s/:,/:/g`
+