Commit Graph

  • 97b0de9dfa Merge tag '1.12' master Ingo Karkat 2022-11-01 09:12:14 +01:00
  • a75208678b Merge branch 'release/1.12' into stable 1.12 stable Ingo Karkat 2022-11-01 09:05:05 +01:00
  • 8b7e3b628d Release 1.12 Ingo Karkat 2022-11-01 09:02:03 +01:00
  • 26e5b59a3c diff filetype: Exclude patch instructions that just consist of # + single space Ingo Karkat 2022-01-15 18:06:36 +01:00
  • 66beaf216c Adapt: Directly use ingo-library functions Ingo Karkat 2021-06-09 08:14:54 +02:00
  • 2b4f8f4ebf Reorg: Move s:GetColorModes() into ingo-library Ingo Karkat 2021-06-09 08:12:01 +02:00
  • 62cee68ef9 Color: Reuse Get{Fore,Back]groundColor() from ingo-library Ingo Karkat 2021-06-09 08:06:40 +02:00
  • 386b75ad61 s:DetectAll(): Replace :windo with ingo#window#iterate#All() Ingo Karkat 2021-06-09 07:53:56 +02:00
  • 9f5ac750f5 Merge tag '1.11' Ingo Karkat 2020-12-21 08:41:58 +01:00
  • bf6b72aba9 Merge branch 'release/1.11' into stable 1.11 Ingo Karkat 2020-12-21 08:41:48 +01:00
  • ad11532a8d Release 1.11 Ingo Karkat 2020-12-21 08:39:59 +01:00
  • 73969f24e2 Comments: Add note about ingo-library function availability Ingo Karkat 2020-12-21 08:37:07 +01:00
  • 79c57933a6 ENH: Inspect and automatically adapt the linked highlight group if it doesn't have a background color Ingo Karkat 2020-12-20 12:10:33 +01:00
  • 7a6ac4398c Documentation: Mention Neovim patch Ingo Karkat 2020-12-20 12:10:14 +01:00
  • a12144ae80 FIX: Subsequent automatic background adaptations only work in recent Vim and :hi def link Ingo Karkat 2020-12-20 11:08:07 +01:00
  • da39ee9c51 Compatibility: Neovim doesn't have gui_running Subhaditya Nath 2020-12-20 09:07:32 +05:30
  • d399223830 Documentation: Update changelog Ingo Karkat 2020-12-19 22:35:15 +01:00
  • 51c33feeff Allow to disable the new logic via g:ShowTrailingWhitespace_IsAutomaticBackground configuration flag Ingo Karkat 2020-12-19 22:31:11 +01:00
  • bcc0c109d0 ENH: Check whether a linked highlight group has a background color, and use foreground color instead if not Ingo Karkat 2020-12-19 22:09:03 +01:00
  • 3cfd997a4a Refactoring: Redefine s:HlGroupName as autoload variable and use in the :hi def link command as well Ingo Karkat 2020-12-19 19:05:38 +01:00
  • 44d0e795fb Cosmetics: Add missing scope, forgotten restore of &cpo Ingo Karkat 2020-12-19 19:01:15 +01:00
  • 40eabd2621 Exempt the "xxd" filetype used e.g. by the Hexman plugin (vimscript #666) Ingo Karkat 2020-12-19 15:33:28 +01:00
  • 2b794708a0 Compatibility: Neovim does not have the TerminalOpen event subnut 2020-07-13 00:53:20 +05:30
  • eed332f25c Merge tag '1.10' Ingo Karkat 2020-07-11 19:57:09 +02:00
  • cbc616f84b Merge branch 'release/1.10' into stable 1.10 Ingo Karkat 2020-07-11 19:56:56 +02:00
  • a4eac0f60e Cosmetics: Simplify dependencies, remove changelogs from ftplugin scripts Ingo Karkat 2020-07-11 19:54:26 +02:00
  • 19886c012c Documentation: Release 1.10 Ingo Karkat 2020-07-11 19:52:14 +02:00
  • 1097fbc3a4 Documentation: Add snippet to disable plugin for a filetype, and add introductory paragraph for filtering approaches Ingo Karkat 2020-07-11 19:49:54 +02:00
  • 310a26820e Housekeeping: Add GitHub issue templates Ingo Karkat 2020-06-17 21:51:24 +02:00
  • 72174fd591 FIX: Avoid creating jump when enabling / setting a local extra pattern Ingo Karkat 2019-02-22 22:12:45 +01:00
  • 78220a2e0a Minor: Use bufname('') for unnamed buffer check Ingo Karkat 2019-02-05 14:53:07 +01:00
  • 1e235a1f43 ENH: Make the default filter also consider session-local and persistent blacklists for files where highlighting should be off Ingo Karkat 2019-02-04 17:03:20 +01:00
  • 5afb9081e1 Cosmetics: Delete changelogs Ingo Karkat 2018-12-15 21:55:54 +01:00
  • b7a6fa7999 Workaround: Terminal windows are highlighted, even though 'buftype' is set Ingo Karkat 2018-12-15 21:51:25 +01:00
  • 69e32349d7 Add Readme and gitignore Ingo Karkat 2018-12-15 20:51:03 +01:00
  • 7834ad9476 Move functions to autoload script Ingo Karkat 2016-02-25 00:00:00 +01:00
  • ea3c703722 Ingo Karkat 2016-02-25 00:00:00 +01:00
  • 1319c65a8d ENH: Keep previous (last accessed) window on :windo Ingo Karkat 2016-02-25 00:00:00 +01:00
  • 5b345a84f3 Also exclude quickfix and help buffers from detection Ingo Karkat 2016-02-25 00:00:00 +01:00
  • d98d92b86a file creation Ingo Karkat 2016-02-25 00:00:00 +01:00
  • f7db5aa61a Ingo Karkat 2016-02-25 00:00:00 +01:00
  • e420dc4247 Ingo Karkat 2016-02-25 00:00:00 +01:00
  • 0b0e4ce56c Ingo Karkat 2016-02-25 00:00:00 +01:00
  • f206a9ca52 file creation Ingo Karkat 2016-02-25 00:00:00 +01:00
  • a197e59989 Ingo Karkat 2016-02-25 00:00:00 +01:00
  • cab8c7bdd2 Documentation: Update changelog Ingo Karkat 2015-03-30 00:00:00 +02:00
  • 7b790e47cc Ingo Karkat 2015-03-19 00:00:00 +01:00
  • f1b7477489 Ingo Karkat 2015-03-19 00:00:00 +01:00
  • dc43067b9f Documentation: ENH: Keep previous (last accessed) window on :windo Ingo Karkat 2015-03-08 00:00:00 +01:00
  • cdd48f3c3c Documentation: Update changelog Ingo Karkat 2015-01-30 00:00:00 +01:00
  • 325ab10f01 Make ShowTrailingWhitespace#IsSet() also handle Vim 7.0/1 where the g:ShowTrailingWhitespace variable is not set Ingo Karkat 2015-01-30 00:00:00 +01:00
  • 2601e5419a Ingo Karkat 2014-07-22 00:00:00 +02:00
  • a9fa91e0e8 Toggle to value 2 when enabled but the buffer is Ingo Karkat 2014-07-22 00:00:00 +02:00
  • 8c96b617be Ingo Karkat 2014-04-18 00:00:00 +02:00
  • 8ef00761c8 Documentation: Update changelog Ingo Karkat 2014-02-10 00:00:00 +01:00
  • 8f1d650b4e Ingo Karkat 2013-12-16 00:00:00 +01:00
  • b34d645c25 Ingo Karkat 2013-12-16 00:00:00 +01:00
  • e1c83d014b Improve pattern Ingo Karkat 2013-12-16 00:00:00 +01:00
  • 6609a1e26b Ingo Karkat 2013-12-16 00:00:00 +01:00
  • bbe490599f Ingo Karkat 2013-12-16 00:00:00 +01:00
  • e868259892 Documentation: Add whitespace exception for the "dosbatch" filetype Ingo Karkat 2013-12-14 00:00:00 +01:00
  • 1fea4e9cd0 file creation Ingo Karkat 2013-12-04 00:00:00 +01:00
  • a012340979 Ingo Karkat 2013-12-03 00:00:00 +01:00
  • 0aa109fad0 Documentation: Update changelog Ingo Karkat 2013-12-03 00:00:00 +01:00
  • f371e7e040 Ingo Karkat 2013-10-07 00:00:00 +02:00
  • c6f8835f86 Modularize conditionals Ingo Karkat 2013-10-07 00:00:00 +02:00
  • 6449395594 Ingo Karkat 2013-03-15 00:00:00 +01:00
  • e865cce42d Refined pattern Ingo Karkat 2013-01-30 00:00:00 +01:00
  • 4cc21d6a42 file creation Ingo Karkat 2013-01-30 00:00:00 +01:00
  • 439eb2e05c Ingo Karkat 2012-08-23 00:00:00 +02:00
  • 7ae0e10ae0 Ingo Karkat 2012-07-06 00:00:00 +02:00
  • 6cfc9c9632 Ingo Karkat 2012-03-16 00:00:00 +01:00
  • 7159554e61 Ingo Karkat 2012-03-16 00:00:00 +01:00
  • 80f10ac7f8 file creation Ingo Karkat 2012-03-16 00:00:00 +01:00
  • 78573869ef Ingo Karkat 2012-03-16 00:00:00 +01:00
  • 9ee1ce31ad Toggle to value 2 when enabled but the buffer is filtered from showing trailing whitespace Ingo Karkat 2012-03-16 00:00:00 +01:00
  • bf037a4a41 Modularize conditionals Ingo Karkat 2012-03-16 00:00:00 +01:00
  • b710234af0 Ingo Karkat 2012-03-11 00:00:00 +01:00
  • 77918de752 Ingo Karkat 2012-03-09 00:00:00 +01:00
  • 1efb90ffb2 Documentation: Update changelog Ingo Karkat 2012-03-07 00:00:00 +01:00
  • 2c68e4e978 Ingo Karkat 2012-03-06 00:00:00 +01:00
  • 6724de30f0 Introduce g:ShowTrailingWhitespace_FilterFunc to disable highlighting for non-persisted and nomodifiable buffers Ingo Karkat 2012-03-06 00:00:00 +01:00
  • d2b1e31fb6 file creation Ingo Karkat 2012-03-06 00:00:00 +01:00
  • 64ad00f9fc Ingo Karkat 2012-03-05 00:00:00 +01:00
  • 36c06e6608 Ingo Karkat 2012-03-05 00:00:00 +01:00
  • f6cc26e951 Ingo Karkat 2012-03-05 00:00:00 +01:00
  • 2d52b19ad2 file creation Ingo Karkat 2012-03-05 00:00:00 +01:00
  • 7dcca8a9ae Ingo Karkat 2012-03-05 00:00:00 +01:00
  • f6694d3354 Ingo Karkat 2012-03-05 00:00:00 +01:00
  • 5e20a920dd Ingo Karkat 2012-03-05 00:00:00 +01:00
  • 7e609242be Ingo Karkat 2012-03-05 00:00:00 +01:00
  • 1462312bf5 Introduce b:ShowTrailingWhitespace_ExtraPattern to be able to avoid some matches (e.g. a <Space> in column 1 in a buffer with filetype=diff) and ShowTrailingWhitespace#SetLocalExtraPattern() to set it Ingo Karkat 2012-03-05 00:00:00 +01:00
  • 41a433c7a9 Ingo Karkat 2012-03-05 00:00:00 +01:00
  • 56736eb8fd file creation Ingo Karkat 2012-03-05 00:00:00 +01:00
  • 4187e2562f file creation Ingo Karkat 2012-03-04 00:00:00 +01:00
  • 8fbc0d7468 file creation Ingo Karkat 2012-03-04 00:00:00 +01:00
  • 2a53dbaf15 Move functions to autoload script Ingo Karkat 2012-03-02 00:00:00 +01:00
  • cdba0fad67 file creation Ingo Karkat 2012-03-02 00:00:00 +01:00
  • 382f42b316 file creation Ingo Karkat 2012-02-26 00:00:00 +01:00