doomemacs/modules/editor/snippets/autoload
Sam Whitlock c0c932ae09 Improving snippet lookup behavior
This enables snippets to be accessed by UUID in parent modes of the
current mode. Prior behavior was to only look up for the current mode,
but the active modes (and those suggested in the prompt) include
parent-mode snippets (e.g., text-mode snippets when major-mode is org-mode).
2021-01-07 09:05:18 +01:00
..
settings.el Minor refactor & revision across the board 2019-09-03 00:59:46 -04:00
snippets.el Improving snippet lookup behavior 2021-01-07 09:05:18 +01:00