Update .gitignore and add doc-mode.el.
This commit is contained in:
5
.emacs.d/snippets/c++-mode/todo
Normal file
5
.emacs.d/snippets/c++-mode/todo
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: todo_full
|
||||
# key: todo
|
||||
# --
|
||||
`(yas-with-comment "TODO: ")`
|
Reference in New Issue
Block a user