doomemacs/modules/editor
Tomasz Andrzejak 704aa4ebde Remove double underscore from c header templates
Using double underscore for an identifier in C/C++ invokes undefined
behavior.

From https://eel.is/c++draft/lex.name:

Each identifier that contains a double underscore __ or begins with an
underscore followed by an uppercase letter is reserved to the
implementation for any use.
2021-03-16 10:16:33 +01:00
..
evil Fix #4770: New window is focused after split 2021-03-10 15:48:31 +01:00
file-templates Remove double underscore from c header templates 2021-03-16 10:16:33 +01:00
fold :editor fold - minor documentation fix 2020-12-17 20:25:23 +02:00
format A workaround for formatting org mode 2020-12-13 15:36:56 +01:00
god Bump :editor 2021-02-11 22:05:21 -05:00
lispy Enable lispy-mode during eval-expression. 2021-02-27 14:24:59 +07:00
multiple-cursors Fix broken, whitelisted evil-mc commands 2021-02-14 21:14:07 -05:00
objed Bump :editor 2020-12-05 16:55:27 -05:00
parinfer Use easier to read line break. 2021-02-28 00:19:12 +01:00
rotate-text Bump :editor 2020-04-30 01:28:02 -04:00
snippets Prompt should say edit and not alias. 2021-02-13 14:20:12 -08:00
word-wrap Bump adaptive-wrap 2021-02-12 11:12:45 +08:00