Files
doomemacs/modules/lang
Henrik Lissner 518e53deab lang/org: fix snippet expansion on visual region
Fixes two issues:

1. Evil users would be left in visual mode after expanding a snippet on
   a region, making it awkward to insert text. It now switches to insert
   state.
2. While yasnippet reindent the snippet's contents post-expansion, org's
   mode-specific indentation (see `org-src-tab-acts-natively`) can throw
   errors for arbitrary reasons. We don't need smart indentation when
   expanding snippets, so we turn it off only in this case.
2019-06-10 09:38:55 +02:00
..
2018-06-23 19:53:54 +02:00
2019-05-02 17:57:31 -04:00
2019-04-24 18:16:04 -04:00
2019-03-02 02:04:11 -05:00
2019-03-02 02:04:11 -05:00
2019-03-02 02:04:11 -05:00
2019-03-02 02:04:11 -05:00
2019-05-22 22:01:25 -07:00
2019-04-24 18:16:05 -04:00
2019-03-04 20:47:26 -05:00
2019-04-24 18:16:04 -04:00
2019-05-22 17:23:31 +02:00
2019-04-24 18:16:05 -04:00
2018-06-02 02:53:54 +02:00
2019-03-02 01:34:19 -05:00
2019-05-04 08:26:13 +02:00
2019-03-02 01:34:19 -05:00
2019-04-05 02:15:23 -04:00
2018-10-16 06:22:34 +03:00