doomemacs/modules/feature/file-templates
Henrik Lissner 02caf4eeac
Fix file templates expanding non-interactively #553
File templates should not expand unless the current file was opened
interactively. We use a simple heuristic to detect this: if the opened
buffer's is visible or not.
2018-06-16 12:23:47 +02:00
..
templates feature/file-templates: revise doom module README.org file template 2018-05-24 22:34:37 +02:00
autoload.el Add :when support to after! 2018-06-15 03:42:01 +02:00
config.el Fix file templates expanding non-interactively #553 2018-06-16 12:23:47 +02:00
packages.el Refactor feature/file-templates 2018-06-03 23:43:27 +02:00