Added snippets for Emacs
This commit is contained in:
1
emacs/.emacs.d/snippets/rego-mode/package
Normal file
1
emacs/.emacs.d/snippets/rego-mode/package
Normal file
@@ -0,0 +1 @@
|
||||
package ${1:`(replace-regexp-in-string "/" "." (file-name-directory (buffer-file-name)))`}$0
|
||||
Reference in New Issue
Block a user