Commit Graph

  • 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
  • cda5647a29 Don't use the read-only count as local variable Daniel Wennberg 2018-09-09 23:51:11 -07:00
  • f5676d1fa1
    Merge pull request #1788 from hallettj/extension/languageclient Christian Brabandt 2018-09-10 07:36:15 +02:00
  • a92b12e1c6 Implement extension to report errors and warnings from LanguageClient plugin Jesse Hallett 2018-09-02 17:08:04 -04:00
  • d342c3cb1e
    Merge pull request #1785 from smancill/conditional-vimtex-loading Christian Brabandt 2018-09-07 08:01:33 +02:00
  • c3434164b2 Load vimtex only when the extension is enabled Sebastián Mancilla 2018-09-06 13:12:32 -03:00
  • 8715d13cc5 wordcount: Refactor updating and autocmds Liam Fleming 2018-06-30 19:40:39 +01:00
  • 44da0a4761 wordcount: Replace formatter interface Liam Fleming 2018-06-30 18:34:12 +01:00
  • c7fb175d35
    Add a specific color for commandline mode Christian Brabandt 2018-07-26 10:20:29 +02:00
  • 59f3669a42
    Merge pull request #1770 from shyun3/pullreq Christian Brabandt 2018-07-24 19:16:22 +02:00
  • 60eb44c94e Fix build error Mo Hyun 2018-07-23 14:27:59 -07:00
  • 723987eca9 Add vim-grepper extension Mo Hyun 2018-07-23 13:05:34 -07:00
  • 964f53a418
    Merge pull request #1767 from tpope/fugitive-real-path Christian Brabandt 2018-07-23 08:11:18 +02:00
  • a8ccef61ba Update to new Fugitive real path API Tim Pope 2018-07-21 21:09:36 -04:00
  • 4cc255a384
    tests: Fix tabline tests Christian Brabandt 2018-07-13 22:35:05 +02:00
  • eac10a104f
    tests: add test for tabaline Christian Brabandt 2018-07-13 22:30:20 +02:00
  • 5aef1b90e5
    tabline: Correctly trigger on BufDelete autocommand Christian Brabandt 2018-07-13 22:29:34 +02:00
  • 821372b9cf
    tabline: re-map tabline keys Christian Brabandt 2018-07-13 21:33:03 +02:00
  • db45cdd994
    Merge pull request #1759 from tpope/fugitive-path Christian Brabandt 2018-07-13 21:22:42 +02:00
  • 781c40bb3d Create AirlineModeChanged autocmd Liam Fleming 2018-06-28 18:44:26 +01:00
  • 9bee0e923e Use FugitivePath in fugitiveline if available Tim Pope 2018-06-27 18:07:59 -04:00
  • 66e49d9a15 Fix fugitiveline when file is also branch name Tim Pope 2018-06-27 18:03:34 -04:00
  • b790fd2120
    Merge pull request #1750 from Mangero/arduino-whitespace Christian Brabandt 2018-06-18 08:39:53 +02:00
  • c3a814dbae
    Merge pull request #1749 from flemingfleming/autocmd-improvements Christian Brabandt 2018-06-18 08:39:17 +02:00
  • a141918faa
    Add Arduino to list of C-like languages Mangero 2018-06-17 22:50:36 +02:00
  • 11bc0ba843 Move CursorMoved autocmd to main augroup Liam Fleming 2018-06-14 18:31:17 +01:00
  • 45c9621157
    Merge pull request #1744 from flemingfleming/fix-function-signatures Christian Brabandt 2018-06-13 20:06:17 +02:00
  • feca81fb86 add "!" to function signatures Liam Fleming 2018-06-13 17:52:13 +01:00
  • 4f95970228
    branch: use :noa before calling async func Christian Brabandt 2018-06-11 14:45:29 +02:00
  • 7d871137be
    Correctly test for CompleteDone event Christian Brabandt 2018-06-09 10:50:25 +02:00
  • 6a05b92716
    Merge pull request #1732 from shirohana/fix/integrate-with-ctrlspace Christian Brabandt 2018-06-05 11:23:12 +02:00
  • 55716a1cc2
    Remove wrong comment for TerminalOpen autocmd Christian Brabandt 2018-06-05 11:21:19 +02:00
  • acb93da0d8 Fix tabline didn't update when enable both buffers and tabs Hana Shiro 2018-05-30 16:47:17 +08:00
  • add75907d5
    Merge pull request #1738 from shirohana/fix/ctrlspace-tabline-switching Christian Brabandt 2018-06-04 22:56:22 +02:00
  • eab6d35852
    terminal: Some improvements to Terminal detection Christian Brabandt 2018-06-04 22:44:46 +02:00
  • 1bb1ce594a
    Formatter: Use pathshorten() instead of substitute() Christian Brabandt 2018-06-04 21:59:16 +02:00
  • 044a90ed55
    use get(v:, 'lang', '') instead of v:lang Christian Brabandt 2018-06-04 21:45:46 +02:00
  • 981b83003f
    fugitive: Use FugitiveHead() instead of fugitive#head Christian Brabandt 2018-06-04 18:32:30 +02:00
  • a1680cc36d
    fugitive: Check for existence of FugitiveStatusline function Christian Brabandt 2018-06-04 17:42:33 +02:00
  • 30a3c4f549
    branch: fugitive renamed its functions Christian Brabandt 2018-06-04 17:31:13 +02:00
  • c7d4710f76 Refactor airline#extentions#tabline#ctrlspace#* Hana Shiro 2018-06-02 23:41:15 +08:00
  • 6e1e6686e7 Fix problems caused by #1524 Hana Shiro 2018-06-02 21:22:00 +08:00
  • a6e07b6a55 Remove unused catch block Hana Shiro 2018-06-02 14:04:25 +08:00
  • 4db6d11962 Fix indentation Hana Shiro 2018-06-02 13:59:08 +08:00
  • ac799f6021 Rename parameters for better readability Hana Shiro 2018-06-02 13:49:32 +08:00
  • 92bf1b0b39 Use ternary-operator Hana Shiro 2018-06-02 13:02:49 +08:00
  • 08570b6dcb
    doc: fix wrong double quote by single quote Christian Brabandt 2018-05-25 11:37:57 +02:00
  • 64e925d675
    doc: document notexists symbol correctly Christian Brabandt 2018-05-25 11:36:23 +02:00
  • 315cf0deec
    Merge pull request #1724 from lubomir/fix-doc Christian Brabandt 2018-05-20 19:53:25 +02:00
  • 0f91e21710 Fix documentation for syntastic format of warnings Lubomír Sedlář 2018-05-17 10:34:04 +02:00
  • 02ffdfe0e5
    Merge pull request #1722 from dkav/patch-1 Christian Brabandt 2018-05-13 18:33:34 +02:00
  • a280ea4a18
    Update README.md Darren Kavanagh 2018-05-12 18:59:29 -07:00
  • a7b84f5b67
    doc: fix tag airline#ignore_bufadd_pat Christian Brabandt 2018-05-11 22:36:44 +02:00
  • b84e13f1d7
    Blacklist startify for [noperm] Christian Brabandt 2018-05-11 22:22:46 +02:00
  • c7e05efb76
    Only consider regular files for the '[noperm]' Christian Brabandt 2018-05-11 09:50:13 +02:00
  • 5a065e8b82
    Merge pull request #1717 from iroedius/disable-trailing-check Christian Brabandt 2018-04-28 09:16:32 +02:00
  • 15bc732df4 allow to also disable trailing whitespace check per filetype iroedius 2018-04-28 07:34:59 +02:00
  • 33310c5b24
    whitespace: Allow to disable individual whitespace checks per filetype Christian Brabandt 2018-04-27 08:25:49 +02:00
  • c4a4a20b8d
    xkblayout: Make Short codes configurable Stanislav Gobunov 2018-04-18 10:13:24 +03:00
  • 3ad4a18d85
    xtabline doc: mention required tabline setting Christian Brabandt 2018-04-17 07:37:56 +02:00
  • a76f523be5
    bufferline: always add a space for the very first item Christian Brabandt 2018-04-15 10:16:28 +02:00
  • f7c818a0ff
    add xtabline extension mg979 2018-04-14 14:03:21 +02:00
  • d9acbc53b0
    Reset g_airline_gui_mode on setting termguicolors Christian Brabandt 2018-04-12 10:23:49 +02:00
  • 0df2c9b12e
    Merge pull request #1700 from mox-mox/master Christian Brabandt 2018-04-09 13:27:44 +02:00
  • 00f718691a Adding localsearch extension (code and documentation). See https://github.com/mox-mox/vim-localsearch mox 2018-04-09 00:47:23 +02:00
  • d66b507b02
    Merge pull request #1683 from idbrii/add-custom-scm Christian Brabandt 2018-04-08 21:56:32 +02:00
  • 8209ca7da1 Make branch detection customizable David Briscoe 2018-03-09 11:10:45 -08:00
  • 902921931e
    Simplify airline#init#gui_mode() Christian Brabandt 2018-04-06 02:21:20 +02:00
  • ae394294c3
    gutentags: output correct statusline message Christian Brabandt 2018-04-06 02:14:10 +02:00
  • bf3cc5ad9d
    NerdTree: make the statusline configurable Christian Brabandt 2018-04-06 01:51:00 +02:00
  • 47bdae9067
    Merge pull request #1702 from mrmr1993/fix-buffer-counts Christian Brabandt 2018-04-03 03:16:38 +02:00
  • 2876715b56
    Merge pull request #1704 from gf3/jsformatter-typescript Christian Brabandt 2018-04-03 03:16:19 +02:00
  • 023fe122c5
    Support typescript in jsformatter Gianni Chiappetta 2018-04-02 11:29:18 -04:00
  • fbf96559c9 Fix buffer numbering to start from 1 with buffer_idx_mode mrmr1993 2018-04-02 01:00:54 +01:00
  • 2ba64a88fd
    Merge pull request #1691 from silenc3r/master Christian Brabandt 2018-04-01 14:13:29 +02:00
  • f0b969549a
    Merge pull request #1693 from mrmr1993/current-tabs-visible-experiments Christian Brabandt 2018-04-01 14:01:17 +02:00