5 Commits

Author SHA1 Message Date
machakann 3a2301ec4b Use \bigl* and \bigr* instead of \big*
Fix #82
2019-10-01 22:49:30 +08:00
machakann e9eca6c15a 'filetype' filter is not necessary for filetype-specific recipes
Answer for a comment in #2

They are added to the `b:sandwich_recipes`, thus the filter is not
necessary. Without these filters, those recipes can be divertible for
other filetypes if needed.
2019-06-06 19:58:54 +08:00
machakann cc7895b179 sandwich#util#addlocal() cannot override the current settings.
Related #73
2019-03-04 19:32:40 +08:00
machakann 14cc39ab64 Activate mx inputs in deleting actions for tex filetype (#60) 2018-01-17 21:09:53 +08:00
machakann dca5b29e3a 'after/ftplugin/**/*.vim' does not sourced automatically in FileType event by default (#55) 2018-01-11 20:22:44 +08:00