10 Commits

Author SHA1 Message Date
Ingo Karkat b1bf27de70 Cosmetics: Delete changelogs 2020-02-03 13:43:47 +01:00
Ingo Karkat 1181d98b9c CHG: g:DeleteTrailingWhitespace_ChoiceAffectsHighlighting now is a List of possible responses that if missing will keep the highlighting for that particular response
CHG: Change default for g:DeleteTrailingWhitespace_Action from "abort" to "ask".
2019-02-10 18:32:49 +01:00
Ingo Karkat fae2cd09c5 Minor: Make substitute() robust against 'ignorecase' 2019-02-10 18:32:40 +01:00
Ingo Karkat b13d8f8767 Minor: Correct lnum for no-modifiable buffer check 2019-02-10 18:31:36 +01:00
Ingo Karkat 65f8d2244b Handle readonly and nomodifiable buffers by printing just the warning / error, without the multi-line function error 2019-02-10 18:31:28 +01:00
Ingo Karkat 9c18fd9032 Define command with -bar so that it can be chained 2019-02-10 18:31:22 +01:00
Ingo Karkat 11b7353d7e Support turning off highlighting of trailing 2019-02-10 18:31:11 +01:00
Ingo Karkat 81f63408da Support turning off highlighting of trailing whitespace when the user answers the query with "Never" or "Nowhere" 2019-02-10 18:31:08 +01:00
Ingo Karkat a3f4551967 2019-02-10 18:30:59 +01:00
Ingo Karkat b8b5211564 file creation 2019-02-10 18:30:59 +01:00