Commit Graph

  • a40184536b
    Merge pull request #1951 from liujoey/master master Christian Brabandt 2019-08-11 14:38:52 +0200
  • 67a97c1ea0 add neoterm support Liu, Joey 2019-08-02 13:23:42 -0400
  • c213f2ac44
    Merge pull request #1947 from matoruru/patch-1 Christian Brabandt 2019-07-27 11:13:37 +0200
  • 770d57a01d
    Updata a url in airline.txt matoruru 2019-07-27 12:06:26 +0900
  • 3f7222e488
    Add support for vim-tabws tabline closes #1938 s1341 2019-06-28 15:21:50 +0300
  • 28dcb68bf3
    Add vista.vim (https://github.com/liuchengxu/vista.vim) integration shmaryar 2019-07-01 09:18:33 +0300
  • 28cd6253e9
    Remove rvm dependency on ruby 1.9.3 Christian Brabandt 2019-07-23 09:36:35 +0200
  • 2db9b27e39
    async: Better fix for #1936 Christian Brabandt 2019-06-14 10:30:05 +0200
  • 71c80aaf54
    async: Check existence of buffer before accessing it Christian Brabandt 2019-06-14 09:40:30 +0200
  • 63a75aca2a
    term: Make terminal extension work on entering it Christian Brabandt 2019-06-12 11:36:47 +0200
  • 73b4e4233c
    Remove Neovim Workaround, as bug has been fixed Christian Brabandt 2019-06-12 11:26:09 +0200
  • 28453d7038
    Support Multiple Cursor mode Christian Brabandt 2019-06-11 09:45:53 +0200
  • 826561daf3
    say thanks Christian Brabandt 2019-06-04 08:30:57 +0200
  • 48d9d5e901
    neovim: Do not react on BufWinEnter for floating windows Christian Brabandt 2019-06-03 10:35:58 +0200
  • 7d5302b51f
    plugin: make the on_window_changed function take the autocommand as argument Christian Brabandt 2019-06-03 08:30:27 +0200
  • 3921bc13a3
    async: do not clean up job dir for running jobs Christian Brabandt 2019-06-03 08:21:39 +0200
  • c7b8a56b22
    Merge pull request #1928 from cometsong/cometsong-readme-link Christian Brabandt 2019-05-30 19:32:02 +0200
  • a0c9198fa2
    Update README.md: update link(38) to vim-ctrlspace Benjamin Leopold 2019-05-30 10:17:56 -0400
  • 4a1ac56286
    Define coc functions as empty by default Christian Brabandt 2019-05-29 21:04:32 +0200
  • b19dc8fc65
    Merge pull request #1925 from peng1999/master Christian Brabandt 2019-05-29 17:30:24 +0200
  • b3ecf49f86 Coc integration Peng Guanwen 2019-05-29 15:59:00 +0800
  • 193e350440
    Check existence of variable before trying to set it Christian Brabandt 2019-05-24 08:13:31 +0200
  • 3abbfabf55
    Merge pull request #1922 from petobens/master Christian Brabandt 2019-05-22 15:39:21 +0200
  • f07889c266 Extend denite statusline to denite-filter buffer petobens 2019-05-22 10:33:03 -0300
  • 7b20361baf
    denite: correctly test denite version Christian Brabandt 2019-05-14 16:31:52 +0200
  • 03f63eb666
    adopt denite ver3.0 kazukazuinaina 2019-05-13 18:46:41 +0900
  • 9a1acf144f
    async: Correctly reset dirty flag Christian Brabandt 2019-05-08 17:22:34 +0200
  • 79f91649b6
    branch: Check untracked and dirty only wehn the fugitive/lawrencium plugins are installed Christian Brabandt 2019-05-08 13:57:25 +0200
  • 1b41629214
    async: do not show dirty sign for error messages Christian Brabandt 2019-05-08 13:51:50 +0200
  • ea7f5d5313
    extensions: show loaded extension once (at most once) Christian Brabandt 2019-05-03 12:43:21 +0200
  • cd2884abf1
    bookmark: do not error out, if the plugin isn't installed Christian Brabandt 2019-05-03 12:37:17 +0200
  • 715274c3f9
    Merge pull request #1912 from bpetri/master Christian Brabandt 2019-05-03 12:00:57 +0200
  • f1529ce051 vim-bookmark extension Bjoern Petri 2019-05-03 10:44:09 +0200
  • a26a460698
    branch: configure what additional checks to run Christian Brabandt 2019-05-02 08:14:57 +0200
  • cc8f47e248
    async: fix small problems with dirty jobs Christian Brabandt 2019-05-02 07:57:10 +0200
  • 2db882e9b8
    async: check dictionary keys before trying to access them Christian Brabandt 2019-05-01 07:45:06 +0200
  • 8169aa25af
    init: make sure the dirty symbol is defined Christian Brabandt 2019-04-30 17:36:31 +0200
  • 7469672a46
    extensions: Allow customization of filetypes Christian Brabandt 2019-04-30 17:06:08 +0200
  • 170b6d4c26
    extensions: sort filetype_overrides Christian Brabandt 2019-04-30 16:54:48 +0200
  • d1e82c71a3
    branch: check existence of dirty key before accessing it Christian Brabandt 2019-04-30 16:33:05 +0200
  • 28ed36a9ec
    whitespace: fix small problems from conflicts test Christian Brabandt 2019-04-26 22:08:26 +0200
  • 1fedd3a2b7
    updated Changelog Christian Brabandt 2019-04-26 14:42:35 +0200
  • 538326ceac
    whitespace: Also check for Git conflict markers Christian Brabandt 2019-04-26 14:38:13 +0200
  • d4f645777e
    Updated documentation Christian Brabandt 2019-04-26 13:56:02 +0200
  • a753422549
    main: Make :AirlineRefresh! skip recrecrating highlighting groups Christian Brabandt 2019-04-26 10:16:40 +0200
  • fdd75df927
    async: cleanup logic for nvim/vim8/vim7 Christian Brabandt 2019-04-25 15:07:12 +0200
  • 6b213e1071
    branch: make it work with vim74 Christian Brabandt 2019-04-25 14:43:56 +0200
  • 9c1486522a
    branch: ignore submodules for git when determing clean state Christian Brabandt 2019-04-25 08:47:05 +0200
  • 11cd15d218
    async: fnameescape filename Christian Brabandt 2019-04-25 07:41:56 +0200
  • 1297773a26
    branch: skip untracked files for clean state Christian Brabandt 2019-04-25 07:35:41 +0200
  • a8b0c5f760
    branch: skip for non-empty &buftype buffers Christian Brabandt 2019-04-25 07:32:13 +0200
  • ffd8c406ab
    branch: Make the branch extension available with 80 char wide windows Christian Brabandt 2019-04-24 16:12:54 +0200
  • 9f193de600
    branch: Remove spurious dirty var Christian Brabandt 2019-04-24 15:51:43 +0200
  • 28bebd35ea
    fugitiveline: use correct fugitive functions Christian Brabandt 2019-04-24 15:48:16 +0200
  • 3ac318bfd3
    fugitive: replace old buffer().commit() function by new global function Christian Brabandt 2019-04-24 15:29:51 +0200
  • 9112675ad8
    branch: display dirty state Christian Brabandt 2019-04-24 15:15:29 +0200
  • a8c96d7c07
    async: Move function definition so it is valid for nvim Christian Brabandt 2019-04-24 13:27:25 +0200
  • 941341d085
    branch: simplify async logic a bit Christian Brabandt 2019-04-24 13:25:31 +0200
  • ead2cd63bb
    term: only strip first letter from name, if it starts with '!' Christian Brabandt 2019-04-18 15:52:54 +0200
  • 704e58e1b7
    Fix failing test and make it aware of tablabel_right Christian Brabandt 2019-04-17 13:24:19 +0200
  • 6acb234a12
    tabline: Use separate hi group for label on right Christian Brabandt 2019-04-17 09:04:56 +0200
  • d1d9548b8e
    themes: correctly catch not-found in init function Christian Brabandt 2019-04-17 08:25:55 +0200
  • 773f0e3637
    Merge pull request #1898 from clobrano/short-path-formatter Christian Brabandt 2019-04-15 10:07:19 +0200
  • 0f1aec97da Add documentation for short_path formatter Carlo Lobrano 2019-04-14 10:03:24 +0200
  • ebb8f0c2b1 Add formatter for short paths Carlo Lobrano 2019-04-10 22:17:43 +0200
  • cbf264ff5f
    Merge pull request #1897 from shayneholmes/wordcount-formatters Christian Brabandt 2019-04-09 20:56:34 +0200
  • 979e04a6ec Search for wordcount formatters with extension Shayne Holmes 2019-04-09 11:48:01 -0700
  • 86e73cade7
    Get a random number from win32 cmd.exe Christian Brabandt 2019-03-26 21:53:47 +0100
  • 4265798d4b
    style: rename inconsistent function names Christian Brabandt 2019-03-26 21:10:45 +0100
  • 148eb6bb28
    Allow to switch to a random theme Christian Brabandt 2019-03-26 21:03:13 +0100
  • a6fb6d9da0
    Extensions: indicate, if an extension is external Christian Brabandt 2019-03-26 08:41:36 +0100
  • 1fb184305b
    fugitiveline: simplify modify logic Christian Brabandt 2019-03-25 12:34:09 +0100
  • c8a36e14e9
    Updated Copyright Statements Christian Brabandt 2019-03-25 12:27:10 +0100
  • 45205aa4a3
    wordcount: expose filetype list to global scope Christian Brabandt 2019-03-19 08:28:51 +0100
  • b84e548522
    Make displaying the tab count optional Christian Brabandt 2019-03-16 09:32:18 +0100
  • 6ab14bf474
    tabline: add consistent tab label to the end Christian Brabandt 2019-03-08 14:05:38 +0100
  • 1c3ae6077a
    Merge pull request #1879 from gmolau/Fix-syntastic-formatting Christian Brabandt 2019-02-22 07:49:52 +0100
  • eb0ddf61dc
    Merge pull request #1877 from maxnordlund/resepct-minwidth-for-vcs Christian Brabandt 2019-02-22 07:49:28 +0100
  • 395fccfda7 Fix the formatting of syntastic error messages Georg Molau 2019-02-22 00:53:41 +0100
  • b69aa396c1
    Remove trailing whitespace Max Nordlund gmail 2019-02-21 11:44:25 +0100
  • 61ca196d73
    Move formatting of branch name into get_head Max Nordlund gmail 2019-02-20 12:32:55 +0100
  • 5f769dbed9
    Expose get_hunks for advanced customization Max Nordlund gmail 2019-02-20 12:27:58 +0100
  • 45ff435378
    Honor minwidth for hunks and branch parts Max Nordlund gmail 2019-02-20 12:24:22 +0100
  • 448aa43ec4
    Merge pull request #1875 from petobens/master Christian Brabandt 2019-02-12 11:15:14 +0100
  • cc7b3c1636 Fix denite extension petobens 2019-02-11 09:22:43 -0300
  • 1471330825
    Adjust buffer numbers for buf_idx_mode v2 slightly Christian Brabandt 2019-02-08 07:55:35 +0100
  • 05572482b8
    tabline: add forgotten changes from commit cd1d8c2a96 Christian Brabandt 2019-02-07 08:17:33 +0100
  • cd1d8c2a96
    Introduce buffer_idx_mode v2 Christian Brabandt 2019-02-07 08:11:47 +0100
  • 624d2f1438
    tabline: AirlineSelectTab still wrong sometimes Christian Brabandt 2019-02-06 22:42:10 +0100
  • 767c1efd10
    bufferline: catch invalid modelines Christian Brabandt 2019-02-05 08:35:57 +0100
  • 999c40fcf3
    tabline: simplify creation of maps Christian Brabandt 2019-02-04 21:59:40 +0100
  • 105e9daaf7
    tabline: Make the PlugAirlineSelectTab buffers work as expected Christian Brabandt 2019-02-04 21:47:11 +0100
  • 4078688305
    README.md: move section header Christian Brabandt 2019-02-04 10:38:11 +0100
  • 96d42317b1
    Update README.md Christian Brabandt 2019-02-04 10:37:34 +0100
  • 23a8a7e04d
    doc: ammend doc about statusline on top Christian Brabandt 2019-02-04 09:55:48 +0100
  • 25e384f236
    wordcount: move User autocommand to plugin Christian Brabandt 2019-02-04 08:25:45 +0100
  • 8867301f78
    plugin: Move tabline_update function to autoload Christian Brabandt 2019-02-04 08:23:58 +0100
  • 840bf02baf
    autoload: Fix typo in comment Christian Brabandt 2019-02-04 08:21:39 +0100
  • fd5bde1a3a
    allow to show the statusline on top Christian Brabandt 2019-02-03 17:30:55 +0100
  • 58bbc512f9
    tabline: Only define Terminal autocommand if vim supports it Christian Brabandt 2019-02-03 10:43:23 +0100