Commit Graph

  • 9dfc4d0c04 Merge pull request #1136 from chrisbra/pr1103 Christian Brabandt 2016-04-27 20:52:04 +02:00
  • ad3eee7e72 add total line next to line number oldratlee 2016-03-23 14:17:17 +08:00
  • 057b429b02 Check that default value exists, before accessing it Christian Brabandt 2016-04-27 20:11:40 +02:00
  • b91f729586 call refresh function on window resize event Christian Brabandt 2016-04-26 21:05:03 +02:00
  • 81b58028f0 Merge pull request #1140 from chrisbra/1131 Christian Brabandt 2016-04-21 20:09:48 +02:00
  • a5f7b9520a Check the value of the 'stl' setting on SessionLoadPost Christian Brabandt 2016-04-21 20:03:42 +02:00
  • 86e7d19df1 Merge pull request #1138 from chrisbra/1127 Christian Brabandt 2016-04-21 09:41:47 +02:00
  • e1627d2144 Merge pull request #1139 from chrisbra/doc Christian Brabandt 2016-04-21 09:41:11 +02:00
  • 1b9035cc51 Updated issue template Christian Brabandt 2016-04-21 09:37:12 +02:00
  • b8c1b26f0e don't throw error if bufferline is not installed Christian Brabandt 2016-04-21 09:11:22 +02:00
  • 1e77e6cbcc Merge pull request #1133 from blueyed/on_window_changed-only-once Christian Brabandt 2016-04-20 21:31:52 +02:00
  • 39039aceb2 Merge pull request #1134 from blueyed/function-bang Christian Brabandt 2016-04-20 21:31:02 +02:00
  • 5652b576b0 Add bang to function definitions Daniel Hahler 2016-04-20 21:10:28 +02:00
  • abcb3c4bb3 Update each window only once in s:on_window_changed. Daniel Hahler 2016-04-20 21:06:04 +02:00
  • 95237f6604 Merge pull request #1132 from chrisbra/pr1110 Christian Brabandt 2016-04-20 20:46:04 +02:00
  • a5fab144aa Made c_like_langs customisable via g:airline#extenstions#c_like_langs John Byrne 2016-03-29 14:24:52 +01:00
  • 3f2247593a Merge pull request #1117 from 987poiuytrewq/middle_click_buffers Christian Brabandt 2016-04-19 23:33:11 +02:00
  • 0c251e20a7 Add middle click to close buffer functionality Duncan Williams 2016-04-07 11:46:46 +01:00
  • 1bb8b6278e Merge pull request #1119 from shanesmith/tabsOnLeftColour Christian Brabandt 2016-04-12 09:15:35 +02:00
  • a79e35b5e3 Fix tabs theming Shane Smith 2016-04-11 18:22:42 -04:00
  • 168dd7970a Merge pull request #1116 from othrayte/java-mixed-indent Christian Brabandt 2016-04-07 16:30:57 +02:00
  • 066d936076 Add Java as an exception in mixed-indent-file Adrian Cowan 2016-04-07 14:55:39 +10:00
  • 377010ea6e Merge pull request #1105 from octurion/cuda-patch Christian Brabandt 2016-04-05 21:44:09 +02:00
  • f402b78be9 Merge pull request #1113 from SevereOverfl0w/patch-1 Christian Brabandt 2016-04-05 21:43:22 +02:00
  • 8f83231078 Add asciidoc to default wordcount filetype Dominic Monroe 2016-04-05 13:14:48 +01:00
  • dba50e9eea Add CUDA as an exception in mixed-indent-file Alexandros Tasos 2016-03-24 23:53:13 +02:00
  • 842e562359 Merge pull request #1092 from tamul/mixed-indent-ld Christian Brabandt 2016-03-23 15:09:05 +01:00
  • 5ee24f5d87 Merge pull request #1093 from wesQ3/windowswap-update Christian Brabandt 2016-03-23 15:08:32 +01:00
  • 9afebc9233 Merge pull request #1097 from HarmtH/tablineat-for-ctrlspace Christian Brabandt 2016-03-23 15:08:07 +01:00
  • 79899c76bf Merge pull request #1101 from dterei/master Christian Brabandt 2016-03-23 15:07:31 +01:00
  • b2461f612e Merge pull request #1102 from joshuarubin/patch-1 Christian Brabandt 2016-03-23 14:56:29 +01:00
  • 73146e3e73 Add support for getting tab title from t:title Joshua Rubin 2016-03-22 12:14:47 -06:00
  • ae4a978509 Add spell detection David Terei 2016-03-21 23:52:04 -07:00
  • bc7aa0c812 tablineat() support with ctrlspace tabline Harm te Hennepe 2016-03-19 17:38:53 +01:00
  • 582958d6c5 windowswap: use new tab-aware API if WS is current Wes Malone 2016-03-16 19:26:44 -05:00
  • c8048973cd extensions#whitespace: fix .ld mixed indent false positive Tayler Mulligan 2016-03-16 16:10:55 -07:00
  • 410429a95c update changelog for v0.8 v0.8 Bailey Ling 2016-03-09 21:00:53 -05:00
  • 4395405628 Merge pull request #1081 from tnguyen14/master Christian Brabandt 2016-03-08 20:30:52 +01:00
  • 48423832d4 extensions#whitespace: fix false positive for check_mix_indent_file() for JS file Tri Nguyen 2016-03-07 22:17:15 -05:00
  • e8cc5f8b84 Merge pull request #1076 from chrisbra/update_tabline Christian Brabandt 2016-03-07 19:55:10 +01:00
  • 1104639708 Merge pull request #1075 from chrisbra/po.vim Christian Brabandt 2016-03-02 18:48:58 +01:00
  • d8d08ada7b Make clickable buffers (only Neovim) Christian Brabandt 2016-02-09 21:54:27 +01:00
  • f60a8cc7a3 another approach for updating the bufferline on BufAdd Christian Brabandt 2016-03-01 22:07:31 +01:00
  • a45a96c881 Merge pull request #1063 from sappo/master Christian Brabandt 2016-03-01 20:40:20 +01:00
  • ea32215b08 add github issue template Bailey Ling 2016-03-01 12:42:46 -05:00
  • f28a706020 Enable po.vim integration Christian Brabandt 2016-02-29 22:38:39 +01:00
  • 4fa37e5e20 Merge pull request #1068 from kballard/colorscheme-to-theme Christian Brabandt 2016-02-28 13:06:32 +01:00
  • 4540ea428a Fix colorscheme to theme matching Kevin Ballard 2016-02-27 11:22:30 -08:00
  • a7eb735f2e Fix typo Christian Brabandt 2016-02-26 09:20:01 +01:00
  • 6c43fdea96 Merge pull request #1065 from nach/master Christian Brabandt 2016-02-26 14:41:36 +01:00
  • 8fde76dd63 extensions#whitespace: fix false positive for check_mix_indent_file() Frederic Chanal 2016-02-26 14:29:51 +01:00
  • 23fb126322 Merge pull request #1057 from illicium/1055-buffer-highlight Christian Brabandt 2016-02-25 16:27:13 +01:00
  • ff0f7df41f Merge pull request #1059 from chrisbra/base16_tomorrow Christian Brabandt 2016-02-25 16:25:05 +01:00
  • 5d4ddeec10 Merge pull request #1062 from chrisbra/fix_1061 Christian Brabandt 2016-02-25 12:00:50 +01:00
  • ab948735be Problem: Cannot disable tabs for ctrlspace tabline Solution: Implement the show_tabs option which is used by the default tabline. Kevin Sapper 2016-02-25 11:35:52 +01:00
  • 0bfae15d97 do not unconditionally use utf-8 encoding in branch exten Christian Brabandt 2016-02-25 11:30:02 +01:00
  • 2f2797becb Problem: Cannot disable displaying buffers for ctrlspace tabline Solution: Implement the show_buffers option which is used by the default airline tab as well. Kevin Sapper 2016-02-25 11:19:52 +01:00
  • ad5194244b Problem: Cannot switch position of tabs and buffers for ctrlspace tabline Solution: Add a new option which inverses the position of buffer and tabs Kevin Sapper 2016-02-25 11:03:50 +01:00
  • 5cf193fa28 Merge pull request #1058 from blueyed/fix-1054 Christian Brabandt 2016-02-25 08:18:49 +01:00
  • 78e1a2c8db Fix matching of themes to color names Christian Brabandt 2016-02-25 08:07:51 +01:00
  • 595d270398 parts#readonly: fix filereadable check with #1054 Daniel Hahler 2016-02-25 02:57:49 +01:00
  • 7453b5e15c Fix buffer modified highlighting being set from wrong buffer Yegor Pomortsev 2016-02-24 16:45:17 -08:00
  • 5ab8b754d8 Merge pull request #1054 from blueyed/file-noperm Christian Brabandt 2016-02-24 22:26:53 +01:00
  • 0485b48dbb Display [noperm] with modifiable, but not readable buffers Daniel Hahler 2016-02-24 20:40:29 +01:00
  • 67f5a0ba20 Merge pull request #1050 from chrisbra/tabline_refresh Christian Brabandt 2016-02-24 19:12:29 +01:00
  • 7418df5583 Merge pull request #1052 from chrisbra/doc Christian Brabandt 2016-02-23 21:41:17 +01:00
  • 67594b4da4 document airline#extensions#tabline#show_splits Christian Brabandt 2016-02-23 21:12:43 +01:00
  • 0e70dac030 Disable tabline refresh per configuration Christian Brabandt 2016-02-23 20:23:29 +01:00
  • adbfda43f8 Merge pull request #1047 from rosston/fix-current-modified-buffer Christian Brabandt 2016-02-23 12:05:56 +01:00
  • 63f9abd3f2 Fix highlighting of current/modified buffer. rosston 2016-02-22 23:07:27 -05:00
  • cf9eebcc45 Merge pull request #1045 from sappo/master Christian Brabandt 2016-02-22 15:27:29 +01:00
  • e7edb4c75a Problem: Cannot rename the labels for buffers and tabs Solution: Add an option for the user to configure those labels and make the current values the default ones. Kevin Sapper 2016-02-22 07:32:36 +01:00
  • e6ab7bdf6d show tabs on the left when in tabs mode, splits on the right (#1043) Bailey Ling 2016-02-21 15:03:55 -05:00
  • 8c080fdf80 Merge pull request #952 from chrisbra/buffer_line Bailey Ling 2016-02-20 20:10:12 -05:00
  • d0652caf69 Merge pull request #1041 from chrisbra/bubblegum Christian Brabandt 2016-02-19 12:57:20 +01:00
  • 20d3aae20f Match bubblegum theme to colorscheme Christian Brabandt 2016-02-19 12:55:33 +01:00
  • 8af213d3f9 Merge pull request #816 from mildred/master Christian Brabandt 2016-02-17 07:42:42 +01:00
  • 8c7515aade Merge pull request #1038 from chrisbra/better_warning_highlight Christian Brabandt 2016-02-16 23:36:50 +01:00
  • 7cfcc4871a Revert term highlighting of airline_warning to orange Christian Brabandt 2016-02-16 23:32:38 +01:00
  • faa7a18242 Make tabline compatible with bufmru Shanti Bouchez-Mongardé 2016-02-16 21:16:55 +01:00
  • 37231dac3a Merge pull request #1034 from blueyed/fallback-to-NONE-in-get_syn Christian Brabandt 2016-02-16 20:49:28 +01:00
  • 13ea57b98a Revert "Add mq patch to branch output" Christian Brabandt 2016-02-16 17:52:26 +01:00
  • 5e0b10c005 Revert "Only show hg qtop output, if branch is also shown" Christian Brabandt 2016-02-16 17:48:20 +01:00
  • d632c88751 Merge pull request #1027 from chrisbra/hg Bailey Ling 2016-02-15 22:13:04 -05:00
  • d39076a07d airline#highlighter: s:get_syn: fallback to 'NONE' Daniel Hahler 2016-02-16 00:36:57 +01:00
  • a2f54ef6e6 add feedback from PR Christian Brabandt 2016-02-15 20:01:34 +01:00
  • da78d4a7bb Only show hg qtop output, if branch is also shown Christian Brabandt 2016-02-14 17:05:53 +01:00
  • 8023f6f5dc Add mq patch to branch output Christian Brabandt 2016-02-11 22:44:12 +01:00
  • 2c5aa75d5f update according to PR comments Christian Brabandt 2016-02-11 17:22:09 +01:00
  • e4ef624ea8 tabline for combined buffers/tabs Bailey Ling 2016-01-27 23:11:11 -05:00
  • 1dc8eac3d2 Merge pull request #1023 from chrisbra/doc Christian Brabandt 2016-02-10 20:03:15 +01:00
  • 651ad0a0c4 slightly updated documentation (mostly formatting) Christian Brabandt 2016-02-10 19:53:17 +01:00
  • 525144bf1c Merge pull request #1019 from chrisbra/mixed_indent_check Christian Brabandt 2016-02-09 20:48:07 +01:00
  • 1d072bf019 Do not check for mixed whitespace in Makefiles Christian Brabandt 2016-02-09 20:16:12 +01:00
  • cc219dbc10 Merge pull request #1012 from chrisbra/performance Christian Brabandt 2016-02-09 19:43:46 +01:00
  • 31906ac7b2 Some improvements for the buflist implementation Christian Brabandt 2016-02-08 20:34:27 +01:00
  • 447cf71ef2 Added visual mode word counting Werner Freund 2016-02-08 19:58:07 -02:00
  • fb5ecd4703 Merge pull request #1018 from chrisbra/feedkeys Christian Brabandt 2016-02-09 19:30:45 +01:00
  • 0ae3d36515 Merge pull request #1016 from sappo/master Bailey Ling 2016-02-09 09:22:23 -05:00
  • c1c1f7fc31 Problem: ctrlspace integration not documented with a screenshot Solution: Add image from #1015 to README.md Kevin Sapper 2016-02-09 10:21:44 +01:00