Install yasnippet and vala-snippets packages
This commit is contained in:
6
elpa/yasnippet-20160924.2001/snippets/prog-mode/fixme
Normal file
6
elpa/yasnippet-20160924.2001/snippets/prog-mode/fixme
Normal file
@@ -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