Commit Graph

  • d8b62aa426 Remove unused variable Christian Brabandt 2017-02-24 18:22:25 +01:00
  • f1574c4e0a define highlighting group, if it not exists #1408 Christian Brabandt 2017-02-20 21:08:38 +01:00
  • 69b132a6f4 Make sure, the highlighting group will be defined Christian Brabandt 2017-02-20 21:02:36 +01:00
  • 583121bbc9 before trying to return hi attributes, check the group exists Christian Brabandt 2017-02-20 20:24:43 +01:00
  • b66c1ef070 Redraw statusline on CompleteDone event Christian Brabandt 2017-02-11 19:59:58 +01:00
  • 8a01eff1c2 Merge pull request #1396 from originalpositron/master Christian Brabandt 2017-02-07 14:48:02 +01:00
  • 8776a3e058 Truncation fix #1396 Jorrit Visser 2017-02-07 14:20:56 +01:00
  • 7df411d59b Add missing comma Christian Brabandt 2017-01-27 12:10:07 +01:00
  • 1a79d148dc do not add two bold accents to linenr and maxlinenr Christian Brabandt 2017-01-27 11:25:37 +01:00
  • b56a064377 Use get() to access members of getwininfo() function Christian Brabandt 2017-01-21 22:02:40 +01:00
  • 9a95964256 Fix typo in doc/airline.txt Jerome Reybert 2017-01-19 13:57:54 +01:00
  • e7e4769dc1 Merge pull request #1375 from jreybert/master Christian Brabandt 2017-01-19 15:09:00 +01:00
  • a1db013d3f Add vimagit extension #1375 Jerome Reybert 2017-01-19 13:57:36 +01:00
  • 92d3637384 Merge pull request #1376 from aisk/master Christian Brabandt 2017-01-19 08:58:42 +01:00
  • 3a857617e3 Remove .swp files and add it to gitignore #1376 Long Ang 2017-01-19 11:30:35 +08:00
  • 85cbdd8de3 Add link to xkblayout extension Christian Brabandt 2017-01-18 09:58:33 +01:00
  • 9b1770f246 hg extension did not work on Windows Christian Brabandt 2016-12-31 23:50:39 +01:00
  • bfac656da9 Merge pull request #1372 from dalguji/master Christian Brabandt 2017-01-18 08:00:52 +01:00
  • d60323d623 Add vim-xkblayout extension to display keyboard layout #1372 YoungHoon Rhiu 2017-01-18 12:34:14 +09:00
  • a2431f2adb Check s:jobs dictionary before trying to remove jobid Christian Brabandt 2016-12-29 11:17:18 +01:00
  • e83ed24088 Merge pull request #1358 from chrisbra/1329 Christian Brabandt 2016-12-19 11:54:38 +01:00
  • 706cee277a Add tab indicator for tabline when buffers are shown #1358 Christian Brabandt 2016-12-16 23:42:58 +01:00
  • 73a1238205 wrong quoting of condition Christian Brabandt 2016-12-14 16:10:33 +01:00
  • a69834f7dc Make fileformat output truncatable Christian Brabandt 2016-12-13 21:44:57 +01:00
  • a0ea8db1fc Make the wordcount ext more flexible for the def. filetypes Christian Brabandt 2016-12-13 21:27:53 +01:00
  • 5e2ef0cd83 document how to format the wordcount ext. output Christian Brabandt 2016-12-13 21:23:56 +01:00
  • c375d050a8 Do not add extra %( %) in the statusline Christian Brabandt 2016-12-13 21:14:51 +01:00
  • 7cd7972bbe cleanup unlet calls Christian Brabandt 2016-12-13 20:28:30 +01:00
  • dfc0cb772a Add dict to function refferencing self Hirokazu Hata 2016-12-13 16:44:39 +09:00
  • 7cb5c24151 prevent windows from closing on middle_click Sam Fuller 2016-10-19 17:19:43 -06:00
  • 781b4ea6a2 Merge pull request #1321 from chrisbra/getwininfo Christian Brabandt 2016-12-09 12:59:46 +01:00
  • 17b6bd9c8f Fixed bug where highlighting on inactive windows wouldn't refresh. Nate Soares 2016-11-26 13:22:46 -08:00
  • 0357b4fcbe Merge pull request #1348 from shaunbrady/exclude_at_runtime Christian Brabandt 2016-12-06 21:18:38 +01:00
  • 4c39344cc1 Merge pull request #1334 from chrisbra/worktrees Christian Brabandt 2016-12-06 21:17:51 +01:00
  • 718107c107 Make ...#excludes|exclude_preview runtime configurable #1348 Shaun Brady 2016-12-03 23:40:15 -05:00
  • 04be981de9 make ...#fnamemod configurable during runtime Christian Brabandt 2016-12-01 14:54:07 +01:00
  • ccdc3d6c60 Merge pull request #1337 from mhartington/master Christian Brabandt 2016-11-26 14:26:47 +01:00
  • ee8173e41d feat(): allow for buffer index formatting #1337 mhartington 2016-11-25 12:36:55 -05:00
  • 53c8aa4fd6 enable wordcount for mail and tex filetypes Christian Brabandt 2016-11-24 15:19:46 +01:00
  • b67509189b check for correct variable #1334 Christian Brabandt 2016-11-23 16:31:32 +01:00
  • d4a239f14a Make airline aware of git worktrees Christian Brabandt 2016-11-23 16:30:02 +01:00
  • 3ebd7ad64b Merge pull request #1331 from flatcap/master Christian Brabandt 2016-11-23 08:15:19 +01:00
  • 4e93a90441 Abbreviate the text for 'po' translation files. #1331 Richard Russon 2016-11-22 11:24:09 +00:00
  • c02d774b05 Merge pull request #1327 from gregorias/nvim_git_issue Christian Brabandt 2016-11-20 16:47:32 +01:00
  • 241f324b39 Do not forward v:shell_error on command fail. #1327 Grzegorz Milka 2016-11-20 10:16:13 +01:00
  • cebfc9a64b Use getwininfo() for checking quickfix window #1321 Christian Brabandt 2016-11-16 20:06:22 +01:00
  • 2dae2b364e Merge pull request #1314 from tbodt/patch-1 Christian Brabandt 2016-11-15 18:58:03 +01:00
  • a314038280 add vim-bufmru to the list of integrated plugins #1314 Theodore Dubois 2016-11-05 09:16:03 -07:00
  • 258430db82 Merge pull request #1312 from gregorias/async Christian Brabandt 2016-11-04 21:22:32 +01:00
  • 433d5d8f97 Use neovim's async job's instead of system #1312 Grzegorz Milka 2016-10-30 12:55:11 +01:00
  • 545617f4f4 Merge pull request #1311 from watagashi/fix_lawrencium Christian Brabandt 2016-11-04 07:52:32 +01:00
  • e7056db27a Fix when using vim-lawrencium #1311 WADA Takashi 2016-11-04 10:54:39 +09:00
  • 3899f848a7 Adapt data structures of branch.vim to async Grzegorz Milka 2016-10-30 09:48:24 +01:00
  • 02ecb8631d fix missing part of commit 3bd6cb5ee4 Christian Brabandt 2016-11-03 17:41:55 +01:00
  • 6dae3452db Fix order of statements Christian Brabandt 2016-11-03 17:26:32 +01:00
  • 3bd6cb5ee4 Refactor branch.vim to avoid code duplication Grzegorz Milka 2016-10-23 16:33:31 +02:00
  • b97d7a11f4 mention notexists symbol in documentation Christian Brabandt 2016-11-03 14:01:27 +01:00
  • 516870bf9f Check for correct async condition Christian Brabandt 2016-11-02 16:43:47 +01:00
  • 0ea4daa103 Merge pull request #1297 from chrisbra/mq Christian Brabandt 2016-10-26 20:47:45 +02:00
  • 98fe4eabd4 Merge pull request #1299 from gregorias/fix_git_untracked Christian Brabandt 2016-10-26 20:47:28 +02:00
  • 2af2bdb424 Display not exists symbol correctly in Git repos #1299 Grzegorz Milka 2016-10-23 12:05:46 +02:00
  • 5fe511c20b Merge pull request #1298 from chrisbra/shorten_mode Christian Brabandt 2016-10-25 08:01:07 +02:00
  • 58e7e276fa Merge pull request #1302 from chrisbra/loaded_extensions Christian Brabandt 2016-10-25 08:00:25 +02:00
  • 6a155fabda guard against loading extensions twice #1302 Christian Brabandt 2016-10-24 12:14:30 +02:00
  • 69020706b2 Shorten mode message for small windows #1298 Christian Brabandt 2016-10-20 22:57:26 +02:00
  • 14ab47cae6 Add mq status for hg repositories #1297 Christian Brabandt 2016-10-20 22:23:01 +02:00
  • 64d91665fe Merge pull request #1294 from asbhat/master Christian Brabandt 2016-10-19 08:08:06 +02:00
  • be6e3db68b on_exit function fix if self.file is missing #1294 Aditya 2016-10-18 22:23:07 -04:00
  • 8964603844 fix missing declaration Christian Brabandt 2016-10-14 11:14:33 +02:00
  • 2dc2748804 Remove Bitdeli as it's defunct. Misha Brukman 2016-10-11 20:40:06 -04:00
  • 06351e86df Add support for ALE, the Async Linting Engine Bjorn Neergaard 2016-10-09 20:27:51 -05:00
  • 45e5c907be Add support for flattened and NeoSolarized themes Bjorn Neergaard 2016-10-09 17:37:46 -05:00
  • 4f8a16c31e fixup for async feature Christian Brabandt 2016-10-09 15:47:23 +02:00
  • 81ccd3bdf6 po-extension: Make asyncable Christian Brabandt 2016-09-28 22:01:07 +02:00
  • c39e5f82cc check for existence of git/hg before calling them Christian Brabandt 2016-09-28 22:00:53 +02:00
  • f706edee9f init async global variables Christian Brabandt 2016-09-28 21:59:16 +02:00
  • 57ca6c9e78 include workaround from c1704a2de0 Christian Brabandt 2016-09-28 21:20:37 +02:00
  • ffa3d59af2 branch ext: use async functions for system() commands Christian Brabandt 2016-09-28 18:03:13 +02:00
  • 75a0199a7d Merge pull request #1279 from bentomas/master upstream/master Christian Brabandt 2016-10-07 09:04:39 +02:00
  • 78439b2b35 Fix whitespace symbol empty string has extra space #1279 Benjamin Thomas 2016-10-02 01:22:50 -07:00
  • 2be9a044e0 Updated Issue template Christian Brabandt 2016-09-28 22:13:22 +02:00
  • 7a736021ee Merge pull request #1276 from chrisbra/tabline_bug Christian Brabandt 2016-09-27 22:46:04 +02:00
  • f5359f9177 do not skip empty sections for the tabline #1276 Christian Brabandt 2016-09-27 21:44:00 +02:00
  • 3c33251ee7 Support for neomake Saad Malik 2016-09-26 20:57:51 -07:00
  • 1c052e39b1 Merge pull request #1271 from chrisbra/highlighter_bug Christian Brabandt 2016-09-26 21:13:02 +02:00
  • 29c556dba4 use correct groupname for inactive windows #1271 Christian Brabandt 2016-09-26 11:33:25 +02:00
  • 5ee2cd9acf Merge pull request #1269 from chrisbra/1231 Christian Brabandt 2016-09-25 20:25:08 +02:00
  • 3d667c32d3 for empty sections, make test return true #1269 Christian Brabandt 2016-09-24 22:06:41 +02:00
  • 513afd25bc Merge pull request #1263 from thawk/master Christian Brabandt 2016-09-24 21:55:50 +02:00
  • 45d77ca909 Add 'scriptencoding utf-8' to all scripts #1263 thawk 2016-09-24 08:16:30 +08:00
  • c1704a2de0 Do not overwrite v:shell_overwrite after ShellCmdPost Christian Brabandt 2016-09-23 16:11:53 +02:00
  • 73152217fb Merge pull request #1265 from Robzz/per_buffer_whitespace_checks Christian Brabandt 2016-09-22 22:02:39 +02:00
  • da457ae5ea Add support for b:airline_whitespace_checks variable and documentation #1265 R.Chavignat 2016-09-22 14:27:07 +02:00
  • 7a720bbbd7 Merge pull request #1256 from chrisbra/1253 Christian Brabandt 2016-09-15 16:42:06 +02:00
  • 6e3c0c1c14 do not cache status of statusline per tabpage #1256 Christian Brabandt 2016-09-14 19:05:57 +02:00
  • 65b9aa4856 Check for existence of key in context dict before using it Christian Brabandt 2016-09-09 08:06:32 +02:00
  • c058922358 do not use utf-8 chars, if encoding is different Christian Brabandt 2016-09-08 21:32:36 +02:00
  • afee79bbe0 Merge pull request #1250 from chrisbra/1233 Christian Brabandt 2016-09-08 21:30:20 +02:00
  • 0b1df0c524 Add null accent, to allow accents to be removed Simon Ratner 2013-12-20 09:02:34 -08:00
  • 73aea86a7a Do not unconditionally modify airline_c_inactive #1250 Christian Brabandt 2016-09-08 18:39:29 +02:00