Commit Graph

  • b6a98bcd10 add option 'keymap_ignored_filetypes' for tabline extensions icymind 2017-08-24 23:22:16 +08:00
  • b77f326b33
    async: rename variable Christian Brabandt 2017-08-23 18:10:59 +02:00
  • 06272275b5
    fix po output not visible for nvim Christian Brabandt 2017-08-23 00:00:47 +02:00
  • 2c05a48a26
    async: Add comments, better conditions to detect vim/nvim Christian Brabandt 2017-08-22 23:42:27 +02:00
  • 4c74a95045
    Refactor async functions Christian Brabandt 2017-08-22 23:21:19 +02:00
  • 50bfe8dd68
    First commit to handle nvim specific async code Christian Brabandt 2017-08-22 15:29:39 +02:00
  • a01d03a78a
    branch: only do mq check once Christian Brabandt 2017-08-23 18:28:48 +02:00
  • 3ec22a524c
    branch: comment why the argument is not used for update_hg_branch Christian Brabandt 2017-08-23 18:23:28 +02:00
  • 8cd7e35027
    branch: correctly reset cache variables Christian Brabandt 2017-08-23 18:03:23 +02:00
  • e553433430
    branch: when mq is disabled, do not run hg qtop anymore Christian Brabandt 2017-08-23 18:01:41 +02:00
  • 5147d385a5
    branch: cache filename path Christian Brabandt 2017-08-23 17:56:57 +02:00
  • 232b6415d9
    tagbar: do not error out, if autoloaded function does not exist Christian Brabandt 2017-08-23 15:54:06 +02:00
  • e8b6312dd9
    Backout the wrong commit for checking async feature in nvim Christian Brabandt 2017-08-21 22:22:19 +02:00
  • 04bc544db2
    po: rename variable correctly and add g: prefix Christian Brabandt 2017-08-21 21:29:16 +02:00
  • 5fc5a43802
    init: rename variable Christian Brabandt 2017-08-21 21:26:35 +02:00
  • c2b2351d99
    async: Better check for nvim Christian Brabandt 2017-08-21 21:23:34 +02:00
  • 470e9870f1
    highlighter: do not consider 0 to be empty Christian Brabandt 2017-08-20 22:45:54 +02:00
  • e5f9ccad8e
    terminal: use mode() to detect terminal mode Christian Brabandt 2017-08-14 16:39:48 +02:00
  • 3535243c50 Merge pull request #1528 from doronbehar/fix-doc-syntax Christian Brabandt 2017-08-17 13:41:06 +02:00
  • 69ad039d07 Small fixes to syntax in help file. Doron Behar 2017-08-16 19:56:44 +03:00
  • d8eb12845f
    hunks: do not cache for changes plugin Christian Brabandt 2017-08-14 08:13:19 +02:00
  • a8c4424244
    highligthing: Enable cacheing only when config is set. Christian Brabandt 2017-08-14 08:06:53 +02:00
  • 6ee75bdbde
    Fix failing tests Christian Brabandt 2017-08-11 12:05:39 +02:00
  • a96681d459
    highlighter: Cache syntax highlighting attributes Christian Brabandt 2017-08-11 11:26:35 +02:00
  • e9a7a12d9e
    highlighter: improve performance of get_array() function Christian Brabandt 2017-08-11 11:05:56 +02:00
  • c65d7fe36b
    highlighter: slight performance increase Christian Brabandt 2017-08-11 10:43:30 +02:00
  • 96352f9b53
    doc: fix typo Christian Brabandt 2017-08-08 16:03:11 +02:00
  • 2ec563bd57
    syntastic: slightly tweak output format Christian Brabandt 2017-08-08 14:57:04 +02:00
  • 83ceae726e
    syntastic: display line number for errors/warnings Christian Brabandt 2017-08-08 12:57:50 +02:00
  • 711f50a567 Merge pull request #1524 from tenfyzhong/master Christian Brabandt 2017-08-08 09:34:11 +02:00
  • c0695feb13 Fixes #1515. The tabline will no update when use ctrlspace together. tenfy 2017-08-08 15:01:24 +08:00
  • 4e24036782 Merge pull request #1523 from rlue/hotfix Christian Brabandt 2017-08-07 07:46:19 +02:00
  • 039fd6b50f Fix airline#switch_matching_theme() to accommodate camelcased colorscheme names Ryan Lue 2017-08-07 12:42:22 +08:00
  • a2e20bc3ca
    spell: Display spelling language Christian Brabandt 2017-08-01 19:25:20 +02:00
  • 0c307d5f73
    Better way to check for terminal buffer Christian Brabandt 2017-07-30 18:57:05 +02:00
  • d54613d2dd
    Check for existence of term_list() Christian Brabandt 2017-07-30 18:55:52 +02:00
  • 846d85aaa1
    main: support for Vims terminal mode Christian Brabandt 2017-07-30 09:49:21 +02:00
  • 72e5f04f7c Merge pull request #1513 from rdnetto/master Christian Brabandt 2017-07-21 12:28:55 +02:00
  • e79188c3bd Neomake integration: if loclist is empty, fallback to quickfix Reuben D'Netto 2017-07-21 18:30:34 +10:00
  • 61c624ef6c
    unicode: Update Unicode extension Christian Brabandt 2017-07-19 12:57:18 +02:00
  • e03afa1733
    doc: linenr and maxlinenr are swapped in documentation Christian Brabandt 2017-07-07 22:33:47 +02:00
  • afcda0510e
    Ale: Removing caching Christian Brabandt 2017-07-06 12:14:49 +02:00
  • b78c2ec475
    Always enable airline by setting laststatus=2 Christian Brabandt 2017-07-02 20:42:32 +02:00
  • 4f43e5c93d Merge pull request #1503 from d10n/git-hunk-empty Christian Brabandt 2017-07-01 21:44:30 +02:00
  • 0205baa963 Merge pull request #1504 from d10n/fix-typo Christian Brabandt 2017-07-01 21:43:03 +02:00
  • b6eaa60a88 Fix typo d10n 2017-07-01 12:11:27 -04:00
  • 39c61288e8 Fix git hunk status disappearance on CursorHold d10n 2017-07-01 11:45:02 -04:00
  • 72ca1c344f Merge pull request #1502 from DavidAntaramian/master Christian Brabandt 2017-07-01 07:18:02 +02:00
  • 42522f994a Fixes typo introduced in a10d321 David Antaramian 2017-06-30 18:45:21 -04:00
  • a10d321809
    whitespace: move s:variables around Christian Brabandt 2017-06-30 21:37:37 +02:00
  • a914cfb754
    backout b2f301f73c Christian Brabandt 2017-06-28 21:08:30 +02:00
  • 313a6fcad2
    tabline: prevent flicker on Windows Christian Brabandt 2017-06-27 18:28:28 +02:00
  • 825aec9e4d
    Revert "highlight: skip processing the same hi group twice" Christian Brabandt 2017-06-27 14:44:49 +02:00
  • 62952b3887
    tabline: only map keys if not done yet Christian Brabandt 2017-06-27 14:44:03 +02:00
  • b2f301f73c
    tabline: Cache title as tablocal variable Christian Brabandt 2017-06-27 14:39:11 +02:00
  • 174b7e1962
    hunks: Make hunk extension slightly faster Christian Brabandt 2017-06-27 14:14:16 +02:00
  • 6ab0098ced
    Ale: Cache Warning and Errors Christian Brabandt 2017-06-27 13:52:48 +02:00
  • feee9bcf3c
    highlight: skip processing the same hi group twice Christian Brabandt 2017-06-26 23:06:46 +02:00
  • 583ae3d5f9
    highlighter: skip create hi groups for inactive mode if not needed Christian Brabandt 2017-06-26 22:30:48 +02:00
  • 560092a9ec
    highligher: fix the comparison before redefining hi group Christian Brabandt 2017-06-26 22:27:01 +02:00
  • f86f1e8103
    whitespace: Only refresh on changes to buffer Christian Brabandt 2017-06-26 10:01:00 +02:00
  • 811360a095 Merge pull request #1497 from w0rp/update-ale-extension Christian Brabandt 2017-06-26 09:56:32 +02:00
  • c8a5efc11e Update the ALE extension so it loads better and uses the new count format w0rp 2017-06-25 19:49:18 +01:00
  • e7d18fe427
    Updated README.md mention correct Vundle repo Christian Brabandt 2017-06-24 17:05:24 +02:00
  • 0a352c9f5b
    branch: don't check untracked status for files in vcs dir Christian Brabandt 2017-06-24 14:03:40 +02:00
  • ac032b752a Fix missing backquote Christian Brabandt 2017-06-24 13:43:46 +02:00
  • b101175683 Mention minpac installation Christian Brabandt 2017-06-24 13:42:13 +02:00
  • fde2511201
    Syntastic: remove unused variable Christian Brabandt 2017-06-22 09:47:01 +02:00
  • 57e564b227
    Add termguicolor check for is_win32term Christian Brabandt 2017-06-21 15:43:43 +02:00
  • 7d082c03b2
    Do not clear intro screen Christian Brabandt 2017-06-21 13:18:54 +02:00
  • 87cdf8f6c4
    highlighter: Make sure hi group exists and is valid Christian Brabandt 2017-06-21 09:19:51 +02:00
  • 52c0afadb9 Merge pull request #1413 from chrisbra/wordformat Christian Brabandt 2017-06-20 23:31:15 +02:00
  • 258f3e5630
    fix failing test by defining all default sections Christian Brabandt 2017-06-20 22:38:56 +02:00
  • 2e3055541e
    syntastic: distinguis errors and warnings Christian Brabandt 2017-06-20 22:26:22 +02:00
  • d2b697d27b
    ale ext: fix syntax error Christian Brabandt 2017-06-20 22:23:46 +02:00
  • ed95adea1e
    update doc: Mention and document ale/neomake extensions Christian Brabandt 2017-06-20 21:32:04 +02:00
  • 7f3d6287b5
    ale ext: simplify logic Christian Brabandt 2017-06-20 21:20:24 +02:00
  • 1891933e59
    branch: better display of branch for both hg and git Christian Brabandt 2017-06-20 17:47:07 +02:00
  • 9168b73411
    update doc example, clarify how to truncate string Christian Brabandt 2017-06-20 14:14:09 +02:00
  • c436592559
    bufferline: take 'acd' into account Christian Brabandt 2017-06-20 13:58:39 +02:00
  • e16ff7cc88
    Do not error out, if a netrw variable is not defined Christian Brabandt 2017-06-19 15:56:17 +02:00
  • 9eb51f48f4 Merge pull request #1489 from ozelentok/master Christian Brabandt 2017-06-12 21:11:41 +02:00
  • 7865dc8149 Improve denite extension performance Oz Elentok 2017-06-12 22:00:25 +03:00
  • 466198adc0 Merge pull request #1462 from maxfl/airline-vimtex Christian Brabandt 2017-05-08 12:10:38 +02:00
  • 8e64138ef4 Add vimtex support Maxim Gonchar 2017-04-10 15:41:17 +03:00
  • d593359500
    shorten filetype only when winwidth is < 90 Christian Brabandt 2017-05-02 22:06:36 +02:00
  • b3722b1e82 Merge pull request #1474 from mtn/readme Christian Brabandt 2017-05-02 21:23:45 +02:00
  • a950a2938a
    shorten tagbar extension on short windows Christian Brabandt 2017-05-02 21:22:47 +02:00
  • 0c368681dd
    Add some intro documentation Christian Brabandt 2017-05-02 20:43:08 +02:00
  • bcb52a1feb Add dein.vim to plugins-managers Michael Noronha 2017-05-02 12:58:52 -05:00
  • 13bd4701ed
    Updates to the documentation Christian Brabandt 2017-04-21 07:41:22 +02:00
  • 4a47cd70cd
    correctly check w:airline_skip_empty_sections var Christian Brabandt 2017-04-11 22:10:43 +02:00
  • f76ede3b28
    Make skip_empty variable overridable per window Christian Brabandt 2017-04-10 09:17:23 +02:00
  • 396b49be4c Merge pull request #1455 from graysonwright/patch-1 Christian Brabandt 2017-03-26 22:30:37 +02:00
  • e14f6579d7 [format] Display install instructions in a table Grayson Wright 2017-03-26 13:19:09 -07:00
  • b4ad02f906
    fix wrong variable name Christian Brabandt 2017-03-20 08:56:35 +01:00
  • 703241942a
    Add filetype to chache, disable cache for fugitive Christian Brabandt 2017-03-20 08:36:54 +01:00
  • 7813a54912 Merge pull request #1449 from shivrai/master Christian Brabandt 2017-03-17 14:46:33 +01:00
  • 223624d3e9
    Update icon spacings Shivansh Rai 2017-03-17 18:57:18 +05:30
  • 3a23eeac42
    Check that 'statusline' option is correct Christian Brabandt 2017-03-17 12:01:56 +01:00