Initial commit.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: fixme
|
||||
# key: fi
|
||||
# condition: (not (eq major-mode 'sh-mode))
|
||||
# --
|
||||
`(yas-with-comment "FIXME: ")`
|
Reference in New Issue
Block a user