mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
don't create .yas-ignore-filenames-as-triggers anymore when importing
This commit is contained in:
parent
1a7b2e370d
commit
cc1a0922ee
@ -481,7 +481,6 @@ if __FILE__ == $PROGRAM_NAME
|
||||
if Choice.choices.output_dir
|
||||
FileUtils.mkdir_p Choice.choices.output_dir
|
||||
FileUtils.touch File.join(original_dir, Choice.choices.output_dir, ".yas-make-groups") unless menustr
|
||||
FileUtils.touch File.join(original_dir, Choice.choices.output_dir, ".yas-ignore-filenames-as-triggers")
|
||||
|
||||
# Now, output head + a new tail in (possibly new) .yas-setup.el
|
||||
# file
|
||||
|
Loading…
x
Reference in New Issue
Block a user