Jan Felix Langenbach
c84bc953d9
Simplify (% current-column tab-width) code
2021-05-13 10:50:44 +02:00
Jan Felix Langenbach
3c41823824
Fix wrong column being used and resulting bugs
2021-05-13 09:49:30 +02:00
Jan Felix Langenbach
6aa29e82ae
Fix #4577 : WS not at BOL is deleted to tab columns
...
Changes the behavior of
doom/backward-delete-whitespace-to-column
to only delete to the closest tab column if there
is only whitespace between point and BOL.
This coincides with what the comments state to be
the original intent.
2021-05-13 01:06:30 +02:00
Henrik Lissner
91f8d3e5d0
Fix void-variable sp-get-thing
...
When smartparens is disabled.
2021-02-15 14:57:14 -05:00
Henrik Lissner
be9b3ff352
Bind SPC f Y
to yank path relative to project
...
Also, both commands now announce "Copied path to clipboard: ..." to make
it clear it worked (and what is being copied).
2021-02-15 14:54:13 -05:00
Henrik Lissner
d8908a0c32
Fix +default/newline indenting after newline
...
This was intended to be newline minus indent, since newline itself is
remapped to newline-and-indent.
2020-08-08 03:02:37 -04:00
Henrik Lissner
83faa84591
Fix backspace advice with multi-character sp pairs
2020-07-23 01:26:03 -04:00
Henrik Lissner
2cedf150ec
Fix #3268 : overeager deletion of closing parens
...
Close #3566
2020-07-15 15:17:55 -04:00
Henrik Lissner
776663cb45
Fix #3217 : backspace noops if tab-width=1
2020-05-28 05:51:56 -04:00
Henrik Lissner
82ddc86335
Move RET & backspace fixes out of +smartparens feature
...
Neither of these are tied to smartparens, and should be available to
folks that have disabled +smartparens.
2020-05-12 19:42:03 -04:00
Henrik Lissner
798b5bdaea
Add +default-want-RET-continue-comments option
...
For disabling comment continuation on RET.
2020-04-30 16:29:12 -04:00
Henrik Lissner
b78fc4eb76
Minor refactor & reformatting across the board
2020-04-08 15:30:10 -04:00
Henrik Lissner
d1becfce89
config/default: reorganize autoloads
2019-12-23 17:20:19 -05:00