init
This commit is contained in:
5
snippets/emacs-lisp-mode/word_regexp
Normal file
5
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