Added auctex and yasnippets
This commit is contained in:
5
.emacs.d/snippets/emacs-lisp-mode/word_regexp
Normal file
5
.emacs.d/snippets/emacs-lisp-mode/word_regexp
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: word_regexp
|
||||
# key: <
|
||||
# --
|
||||
"\\_<${1:word}\\_>"
|
||||
Reference in New Issue
Block a user