This website works better with JavaScript
Home
Explore
Help
Sign In
DricomDragon
/
JovianLinux
Watch
1
Star
0
Fork
0
Files
Browse Source
Add command to remove heading coma
DricomDragon
5 years ago
parent
0f5117ff74
commit
22b9abe6e6
1 changed files
with
5 additions
and
0 deletions
Unified View
Show Diff Stats
5
0
Guides/ics-vim.md
+ 5
- 0
Guides/ics-vim.md
View File
@@ -85,3 +85,8 @@ After :
```
```
SUMMARY:EPS,TD
SUMMARY:EPS,TD
```
```
+
+## Remone heading comas
+
+`%s/:,/:/g`
+