feat: initial commit
This commit is contained in:
8
.emacs.snippets/fundamental-mode/sb
Executable file
8
.emacs.snippets/fundamental-mode/sb
Executable file
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: sb
|
||||
# key: sb
|
||||
# expand-env: ((yas-indent-line 'fixed))
|
||||
# --
|
||||
${1:$(make-string (+ 2 (string-width yas-text)) ? )}SMOL
|
||||
${1:$(make-string (+ 2 (string-width yas-text)) ? )}BREK
|
||||
($1 minutes)
|
||||
Reference in New Issue
Block a user