doomemacs/modules/editor
Henrik Lissner 403c2e1b5d
Add < surround key
ysiw<testRET will transform

  String

To

  test<String>

In C-style major modes that use angle bracket generics/templates (e.g.
C++, rust, C#, java, swift, and typescript).
2019-07-12 01:07:23 +02:00
..
evil Add < surround key 2019-07-12 01:07:23 +02:00
file-templates Add direnv-envrc-mode file template 2019-07-10 02:27:13 +02:00
fold editor/fold: add hs support for nxml-mode 2019-05-16 01:22:50 -04:00
format Prevent unsaved prompts when formatting #1498 2019-06-16 19:16:22 +02:00
lispy 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
multiple-cursors 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
objed objed: add a manual actiation flag 2019-06-01 13:30:18 +02:00
parinfer Standardize the READMEs of various modules 2019-05-09 21:31:23 -04:00
rotate-text Remove deprecated set! & def-setting! macros 2019-01-05 17:48:46 -05:00
snippets Minor refactors across the board 2019-07-10 21:27:12 +02:00