Update
This commit is contained in:
6
snippets/org-mode/hash-plus
Normal file
6
snippets/org-mode/hash-plus
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: hash-plus
|
||||
# key: 3=
|
||||
# condition: (and (= (- (point) (line-beginning-position)) 2) 'auto)
|
||||
# --
|
||||
#+$0
|
||||
Reference in New Issue
Block a user