Added auctex and yasnippets
This commit is contained in:
5
.emacs.d/snippets/prog-mode/todo
Normal file
5
.emacs.d/snippets/prog-mode/todo
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: todo
|
||||
# key: t
|
||||
# --
|
||||
`comment-start`TODO: $0`comment-end`
|
||||
Reference in New Issue
Block a user