Explorar el Código

Add command to remove heading coma

DricomDragon hace 5 años
padre
commit
22b9abe6e6
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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`
+