mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-12 08:24:18 +00:00
textmate_import.rb now reads info.plist and creates groups (still buggy)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#name : -module().
|
||||
#contributor : hitesh <hitesh.jasani@gmail.com>
|
||||
# --
|
||||
-module(${1:$(file-name-nondirectory
|
||||
(file-name-sans-extension (buffer-file-name)))}).
|
||||
-module(${1:`(file-name-nondirectory
|
||||
(file-name-sans-extension (or (buffer-file-name) (buffer-name))))`}).
|
||||
$0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user