<leader>C for vertical calendar, todo snippet with an extra space
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# ccflow local snippets for all modes
|
||||
|
||||
snippet todo "Add a TODO marker"
|
||||
// TODO.`strftime("%Y-%m-%d -")`
|
||||
// TODO.`strftime("%Y-%m-%d -")`
|
||||
|
||||
snippet note "Add a NOTE marker"
|
||||
// NOTE.`strftime("%Y-%m-%d -")`
|
||||
|
||||
Reference in New Issue
Block a user