Commit Graph

  • 7cfc55667e Housekeeping: Add GitHub issue templates master Ingo Karkat 2020-06-17 21:51:20 +02:00
  • a034047308 Documentation: Minor: Mention vim-strip-trailing-whitespace plugin Ingo Karkat 2020-03-30 09:16:57 +02:00
  • 015f377340 Merge tag '1.10' Ingo Karkat 2020-02-03 14:35:38 +01:00
  • f1ca678537 Merge branch 'release/1.10' into stable 1.10 stable Ingo Karkat 2020-02-03 14:35:26 +01:00
  • b1bf27de70 Cosmetics: Delete changelogs Ingo Karkat 2020-02-03 13:43:47 +01:00
  • 6daaeae5ff Release 1.10 Ingo Karkat 2020-02-03 13:42:19 +01:00
  • 424b77bec4 BUG: DeleteTrailingWhitespace_Action checks window-local instead of buffer-local override Ingo Karkat 2020-02-02 14:04:55 +01:00
  • 0dce6b97ae BUG: Regression: Mixed up recalled responses Ingo Karkat 2019-06-14 16:30:20 +02:00
  • 58d5569fa3 Add Readme and gitignore Ingo Karkat 2019-02-10 18:36:58 +01:00
  • 1181d98b9c CHG: g:DeleteTrailingWhitespace_ChoiceAffectsHighlighting now is a List of possible responses that if missing will keep the highlighting for that particular response Ingo Karkat 2019-02-09 00:00:00 +01:00
  • 496152531c Use special "... recalled" responses for lookups from persisted values Ingo Karkat 2019-02-09 00:00:00 +01:00
  • 3b70fbf627 Documentation: Update changelog Ingo Karkat 2019-02-09 00:00:00 +01:00
  • fae2cd09c5 Minor: Make substitute() robust against 'ignorecase' Ingo Karkat 2019-02-09 00:00:00 +01:00
  • 1bdffc0edc Documentation: Update changelog Ingo Karkat 2019-02-09 00:00:00 +01:00
  • 6a9c03d38a Documentation: Update changelog Ingo Karkat 2019-02-09 00:00:00 +01:00
  • f31caa7582 Change "Never ever" to "Never ever highlight" to be more precise what's happening Ingo Karkat 2019-02-09 00:00:00 +01:00
  • 5b052f14a1 Change "Never ever" to "Never ever highlight or delete" to be more precise what's happening Ingo Karkat 2019-02-09 00:00:00 +01:00
  • 2a6e704c84 Use ingo-library's ingo#plugin#setting#GetBufferLocal() Ingo Karkat 2019-02-09 00:00:00 +01:00
  • f1bf235c43 Ingo Karkat 2019-02-05 00:00:00 +01:00
  • 5cb503d00f Ingo Karkat 2019-02-05 00:00:00 +01:00
  • c1626adf0f Ingo Karkat 2019-02-05 00:00:00 +01:00
  • 90fb752457 FIX: Warning for nomodifiable buffer does not consider buffer-local b:DeleteTrailingWhitespace_Action Ingo Karkat 2019-02-05 00:00:00 +01:00
  • a221f34f31 Ingo Karkat 2018-06-01 00:00:00 +02:00
  • f09695d530 file creation Ingo Karkat 2016-02-25 00:00:00 +01:00
  • 7af38be650 Ingo Karkat 2015-03-03 00:00:00 +01:00
  • bd4768a4d9 Documentation: Update changelog Ingo Karkat 2015-02-24 00:00:00 +01:00
  • 4eb66acdd8 Ingo Karkat 2015-02-23 00:00:00 +01:00
  • e13d4fc96b Corner case: Avoid "E21: Cannot make changes, 'modifiable' is off" on a nomodifiable buffer when g:DeleteTrailingWhitespace_Action = 'delete', and instead just show a warning Ingo Karkat 2015-02-23 00:00:00 +01:00
  • b21dfcbaaf Documentation: Update changelog Ingo Karkat 2014-12-12 00:00:00 +01:00
  • 31d515478e Ingo Karkat 2014-11-13 00:00:00 +01:00
  • 52c068073f Handle local exception regular expressions that contain a "/" character Ingo Karkat 2014-11-13 00:00:00 +01:00
  • 7d36f1dca4 Ingo Karkat 2014-09-09 00:00:00 +02:00
  • dabdd4f350 Documentation: Update changelog Ingo Karkat 2013-12-14 00:00:00 +01:00
  • 9f29ec50ce Documentation: Update changelog Ingo Karkat 2013-12-03 00:00:00 +01:00
  • 7df2907bae Minor: Change error message wording slightly to be more consistent with Vim's original Ingo Karkat 2013-12-03 00:00:00 +01:00
  • bf9d1e6220 FIX: Avoid polluting search history Ingo Karkat 2013-08-07 00:00:00 +02:00
  • b13d8f8767 Minor: Correct lnum for no-modifiable buffer check Ingo Karkat 2013-06-14 00:00:00 +02:00
  • ac5828c52c Ingo Karkat 2013-06-14 00:00:00 +02:00
  • 34a390fca6 Ingo Karkat 2013-03-15 00:00:00 +01:00
  • 65f8d2244b Handle readonly and nomodifiable buffers by printing just the warning / error, without the multi-line function error Ingo Karkat 2012-12-28 00:00:00 +01:00
  • e1a889c6d3 Documentation: Update changelog Ingo Karkat 2012-08-23 00:00:00 +02:00
  • 9c18fd9032 Define command with -bar so that it can be chained Ingo Karkat 2012-04-19 00:00:00 +02:00
  • bfe127bbe4 Documentation: Update changelog Ingo Karkat 2012-04-19 00:00:00 +02:00
  • 5941148592 Documentation: Update changelog Ingo Karkat 2012-04-14 00:00:00 +02:00
  • 94fc700a18 Support turning off highlighting of trailing Ingo Karkat 2012-04-14 00:00:00 +02:00
  • 11b7353d7e Support turning off highlighting of trailing Ingo Karkat 2012-04-04 00:00:00 +02:00
  • daf01fa91a Ingo Karkat 2012-04-04 00:00:00 +02:00
  • 544e9193e6 Ingo Karkat 2012-03-23 00:00:00 +01:00
  • 81f63408da Support turning off highlighting of trailing whitespace when the user answers the query with "Never" or "Nowhere" Ingo Karkat 2012-03-16 00:00:00 +01:00
  • 3998330b8e Ingo Karkat 2012-03-16 00:00:00 +01:00
  • aae4dc56bc Support turning off highlighting of trailing whitespace when the user answers the query with "Never" or "Nowhere" Ingo Karkat 2012-03-16 00:00:00 +01:00
  • a3f4551967 Ingo Karkat 2012-03-14 00:00:00 +01:00
  • 7730ea7d1e Ingo Karkat 2012-03-14 00:00:00 +01:00
  • 2b9e9d2761 Ingo Karkat 2012-03-14 00:00:00 +01:00
  • d83fc2a084 file creation Ingo Karkat 2012-03-07 00:00:00 +01:00
  • 073608d863 Ingo Karkat 2012-03-07 00:00:00 +01:00
  • a2a4bdbf40 Ingo Karkat 2012-03-06 00:00:00 +01:00
  • b8b5211564 file creation Ingo Karkat 2012-03-05 00:00:00 +01:00
  • e29b00438d Ingo Karkat 2012-03-05 00:00:00 +01:00
  • d5f1749f74 file creation Ingo Karkat 2012-03-05 00:00:00 +01:00