S-RET -> insert literal newline

A convention on many text editors and applications is to make RET
auto-indent new lines. That has already been done. Another convention is
for S-RET to insert an unindented line; this commit adds this convention
to Doom.

Relevant to #3694
This commit is contained in:
Henrik Lissner 2020-08-05 18:02:40 -04:00
parent 9a5175dd0e
commit 863eb82efd
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
5 changed files with 19 additions and 8 deletions