diff options
Diffstat (limited to 'snippets/text-mode/todo')
-rw-r--r-- | snippets/text-mode/todo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/text-mode/todo b/snippets/text-mode/todo index 1b02916..331b154 100644 --- a/snippets/text-mode/todo +++ b/snippets/text-mode/todo @@ -2,4 +2,4 @@ # name: todo # key: ct # -- -`(yas-with-comment "TODO: ")`
\ No newline at end of file +`(km/yas-with-comment "TODO: ")`
\ No newline at end of file |