Commit Graph

  • c0f96df97f Update metadata (copyright) v0.10 Christian Brabandt 2018-12-15 19:56:30 +01:00
  • 39ac0a93e5 document changelog for new release Christian Brabandt 2018-12-15 19:45:50 +01:00
  • e3cfd3643b wordcount: prevent use of unused variable Christian Brabandt 2018-12-10 09:11:10 +01:00
  • 3d9071e6b6 themes: Load dark theme, when default colorscheme is loaded Christian Brabandt 2018-12-03 18:29:26 +01:00
  • bd468dacfe Revert TermOpen autocommand for Neovim Christian Brabandt 2018-11-22 08:31:14 +01:00
  • c047abfe96 Add inactive statusline for terminal Christian Brabandt 2018-11-20 16:32:55 +01:00
  • bc63a60b0f terminal: return proper terminal name Christian Brabandt 2018-11-20 16:11:34 +01:00
  • f9ccb57e76 Make terminal extension work with Neovim Christian Brabandt 2018-11-20 15:55:11 +01:00
  • 31f5a9307d Make terminal statusline work for inactive window Christian Brabandt 2018-11-20 15:48:28 +01:00
  • fa11b8855b Test for TerminalOpen Autocommand before using it Christian Brabandt 2018-11-20 15:28:29 +01:00
  • 904ac4eb0b plugin: Reload terminal extension on :term command Christian Brabandt 2018-11-20 14:51:22 +01:00
  • ada0ba8ae3 doc: reorder extension configurations alphabetically Christian Brabandt 2018-11-14 09:28:16 +01:00
  • 426c8bb8ef doc: update documentation Christian Brabandt 2018-11-14 08:26:18 +01:00
  • df0c1731db Add :AirlineExtensions command Christian Brabandt 2018-11-14 08:06:39 +01:00
  • f6a95d3a6f Fix wrong extension name for unicode Christian Brabandt 2018-11-14 07:41:48 +01:00
  • ffac12cbbe theme: do not show not-found warning Christian Brabandt 2018-11-14 07:36:45 +01:00
  • b2e1dbad6f use tr() instead of substitute Christian Brabandt 2018-11-13 22:29:32 +01:00
  • b3a574b4a3 Fix error in airline#add_statusline_funcref Christian Brabandt 2018-11-13 22:33:43 +01:00
  • 7f6dfbefd1 theme: only define g:autoload_theme if loading was successfully Christian Brabandt 2018-11-13 22:39:36 +01:00
  • 5b1c92979c Fix error in airline#add_statusline_funcref Christian Brabandt 2018-11-13 22:33:43 +01:00
  • 9dc546c699 use tr() instead of substitute Christian Brabandt 2018-11-13 22:29:32 +01:00
  • 14691bb00e themes: load them explicitly rather than implictly Christian Brabandt 2018-11-13 21:19:01 +01:00
  • b20e181bc8 Add a separate function for returning all available themes Christian Brabandt 2018-11-13 22:14:13 +01:00
  • 49671d0a11 terminal: do not reset airline theme on TerminalOpen Christian Brabandt 2018-11-13 21:58:54 +01:00
  • cd0b15b195 plugin: use airline#util#warning instead of echo consistently Christian Brabandt 2018-11-13 21:36:50 +01:00
  • c3ee263d5b whitespace: use airline#util#warning instead of echo consistently Christian Brabandt 2018-11-13 21:28:47 +01:00
  • 2eaf57ece8 xtabline: use airline#util#warning instead of echo conistently Christian Brabandt 2018-11-13 21:25:54 +01:00
  • c850f485ad autoload: use airline#util#warning instead of echo Christian Brabandt 2018-11-13 21:21:55 +01:00
  • 464633baad themes: Do not try to load the palette twice Christian Brabandt 2018-11-13 21:17:48 +01:00
  • d441b3f7b6 util: use correct endfunction style Christian Brabandt 2018-11-13 20:47:41 +01:00
  • f05f649be8 highlighter: even further refinement of when to skip groups Christian Brabandt 2018-11-13 13:57:15 +01:00
  • cfd373a5a2 highlighter: Better check, when to skip groups Christian Brabandt 2018-11-13 13:43:55 +01:00
  • 6ceaffc49a documentation: Mention AirlineModeChanged Christian Brabandt 2018-11-13 09:19:56 +01:00
  • 78e67897a4 highlight: fix previous commit differently Christian Brabandt 2018-11-13 09:06:39 +01:00
  • e66d65ebf4 highlighter: break out of loop at the end Christian Brabandt 2018-11-13 08:50:10 +01:00
  • 4d8a06a5a9 highlighter: get rid of s:Get() function Christian Brabandt 2018-11-12 17:46:08 +01:00
  • 6c6c6c104f highlighter: exec_separator will re-create '_to_' groups Christian Brabandt 2018-11-12 05:18:53 +01:00
  • f3d6a3542a Revert "highlighter: also check separator groups for being defined" Christian Brabandt 2018-11-11 21:15:03 +01:00
  • e8fd2057a8 doc: Mention how to add funtions for inactive statuslines Christian Brabandt 2018-11-08 17:20:41 +01:00
  • 8c36d2b595 allow to use alternative seperators for inactive windows Christian Brabandt 2018-11-08 17:09:17 +01:00
  • a993ae5d42 builder: don't call add_separtor twice Christian Brabandt 2018-11-08 16:44:26 +01:00
  • f08078d683 autoload: add comments Christian Brabandt 2018-11-08 16:20:37 +01:00
  • 99971aa24d highlighter: also check separator groups for being defined Christian Brabandt 2018-11-08 15:31:58 +01:00
  • d57344a3c3 highlighter: skip more buffer related hi groups Christian Brabandt 2018-11-08 13:32:20 +01:00
  • 496de8b745 highlighter: do not skip empty c_sections Christian Brabandt 2018-11-08 12:40:46 +01:00
  • 71dc6f0257 highlighter: fix regex typo Christian Brabandt 2018-11-08 12:24:02 +01:00
  • 09b5eb952c highlighter: Only recreate hi groups for visible buffers Christian Brabandt 2018-11-08 12:17:40 +01:00
  • a334a89e59 plugin: better check for timer and funcref Christian Brabandt 2018-11-08 07:54:01 +01:00
  • ce6cf6f07e Check that funcrefs() actually exists Christian Brabandt 2018-11-07 17:55:11 +01:00
  • b7367c605a highlighter: do not redefine the same groups several times Christian Brabandt 2018-11-07 14:25:40 +01:00
  • 18200bfad3 modes: do not add special sections to accents Christian Brabandt 2018-11-07 13:49:22 +01:00
  • 33a633766d main: do not trigger FocusGained on startup Christian Brabandt 2018-11-07 10:38:34 +01:00
  • 776f7aa948 Merge pull request #1816 from amiller27/numbered-ctrlspace-tabs Christian Brabandt 2018-11-01 16:10:16 +01:00
  • 62f3d1d412 Add option for numbered tabs Aaron Miller 2018-10-29 03:26:59 -04:00
  • 6516b1b4dc po: only reset cache if window width changed Christian Brabandt 2018-11-01 11:18:04 +01:00
  • fc021cf4e8 po: only substitute, if value is present in string Christian Brabandt 2018-11-01 11:14:57 +01:00
  • 6508558c3d po: shorten and reformat message format for smaller windows Christian Brabandt 2018-11-01 10:39:33 +01:00
  • 08e9aa5386 Merge pull request #1810 from LarsMichelsen/visualize_checking Christian Brabandt 2018-10-22 08:59:52 +02:00
  • 0609a1f945 Visualize that ale is currently checking the current buffer Lars Michelsen 2018-10-14 20:14:56 +02:00
  • 2e99805dbf Fix failing test Christian Brabandt 2018-10-16 12:13:24 +02:00
  • 726b730f0a highlight: correctly cache and restore reverse attributes for highlighting colors Christian Brabandt 2018-10-16 12:02:44 +02:00
  • 7e004804d1 Merge pull request #1811 from LarsMichelsen/update_post_ale Christian Brabandt 2018-10-16 10:56:49 +02:00
  • d81cdacb1e better disabled highlighting for inactive windows on FocusLost Christian Brabandt 2018-10-16 10:49:17 +02:00
  • c44bbc66f5 main: make sure winnr is available in s:context for check_mode function Christian Brabandt 2018-10-16 10:25:50 +02:00
  • 61e2c7f86a Merge pull request #1813 from fishioon/master Christian Brabandt 2018-10-15 15:53:12 +02:00
  • 4d825bdb64 Remove trailing space fish 2018-10-15 20:35:28 +08:00
  • 07ac69570b main: make FocusLost autocommand configurable Christian Brabandt 2018-10-15 14:23:45 +02:00
  • 68f5f1e50d mode: Update doc, sort dict Christian Brabandt 2018-10-15 14:17:49 +02:00
  • 3f34ff56b8 Improve update logic after ale finished Lars Michelsen 2018-10-14 20:15:03 +02:00
  • f045452743 main: disable airline on FocusLost Christian Brabandt 2018-10-03 12:29:23 +02:00
  • 13993d120e Merge pull request #1805 from doronbehar/exteralize-quickfix-type-func Christian Brabandt 2018-10-02 20:17:56 +02:00
  • 7190164451 Externalize quickfix function returning text Doron Behar 2018-09-28 12:56:49 +03:00
  • a0298263b7 autocomd: do not re-evaluate modelines Christian Brabandt 2018-09-25 16:03:30 +02:00
  • 2390022e33 wordcount: do not rely on english in old versions Liam Fleming 2018-09-23 20:07:09 +02:00
  • 57bbe050c7 Merge pull request #1801 from flemingfleming/wordcount-fixes Christian Brabandt 2018-09-23 17:38:11 +02:00
  • dd508340ea Merge pull request #1803 from dfalling/master Christian Brabandt 2018-09-23 17:37:25 +02:00
  • 2f17e368b5 Add dictionary key check for d.severity Dennis Falling 2018-09-23 10:50:15 -04:00
  • 0f6cfcdfc2 wordcount: Fix the visual count matching pattern Liam Fleming 2018-09-22 13:57:53 +01:00
  • 264c1fefd2 wordcount: Compatibility fixes and General upkeep Liam Fleming 2018-09-22 03:34:27 +01:00
  • ae024293e4 wordcount: fix wrong normal mode command Christian Brabandt 2018-09-21 21:37:21 +02:00
  • ecf10d0e58 wordcount: check that the retun value has the dict key Christian Brabandt 2018-09-21 11:49:05 +02:00
  • 11e6492849 Merge pull request #1797 from flemingfleming/wordcount-improvements Christian Brabandt 2018-09-20 17:34:02 +02:00
  • dcf76b0992 wordcount: Update documentation Liam Fleming 2018-09-20 15:51:41 +01:00
  • 82a6097b01 wordcount: work-around non-existing v:t_list Christian Brabandt 2018-09-20 11:44:17 +02:00
  • 7957bd1d32 wordcount: only add fmt function once to statusline functions Christian Brabandt 2018-09-20 10:41:50 +02:00
  • 110594c91a tabline: remove spurious variable Christian Brabandt 2018-09-20 10:31:14 +02:00
  • 012229fe08 tabline: Ignore buffers in buflist matching ignore_bufadd_pat Christian Brabandt 2018-09-20 10:26:32 +02:00
  • a60eabb82f tabline: do not show terminal buffers by default Christian Brabandt 2018-09-20 10:25:47 +02:00
  • fce8585239 main: detect some more modes Christian Brabandt 2018-09-20 10:13:27 +02:00
  • 326b37cf13 help: document tag airline#extensions#tabline#exclude_buffers Christian Brabandt 2018-09-20 10:12:45 +02:00
  • 1b8ecb6336 Merge pull request #1796 from flemingfleming/wordcount-improvements Christian Brabandt 2018-09-20 10:04:53 +02:00
  • 0756b9a4aa wordcount: Re-enable updating the format string Liam Fleming 2018-09-18 20:09:22 +01:00
  • 251ed064e8 Make mode return only single letter except for virt replace mode Christian Brabandt 2018-09-18 20:00:46 +02:00
  • c33c1de079 wordcount: Simplify update strategy Liam Fleming 2018-09-18 16:05:01 +01:00
  • 9903fee60e wordcount: Optimise formatter calls, cleanup code Liam Fleming 2018-09-18 14:41:04 +01:00
  • 487d262901 wordcount: formatter: code quality improvements Liam Fleming 2018-09-18 02:04:35 +01:00
  • a1c112cafd main: replace and virt replace mode should use same coloring Christian Brabandt 2018-09-16 20:01:00 +02:00
  • bcd37fc115 mode: add support for virt replace mode Christian Brabandt 2018-09-16 18:25:27 +02:00
  • aec0a1a15a languageclient: Check severity key before accessing it Christian Brabandt 2018-09-16 18:17:04 +02:00
  • da8035d8a8 Merge pull request #1789 from danielwe/master Christian Brabandt 2018-09-10 09:52:34 +02:00