Commit Graph

  • 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
  • 47c36d2819 Don't let the current buffer be -1 when calculating the tabline mrmr1993 2018-04-01 01:16:20 +01:00
  • aee733aa87 Don't show titles in the tabline if there aren't any mrmr1993 2018-04-01 00:16:29 +01:00
  • c75106f12d Don't change remaining_space in tabline builder until necessary mrmr1993 2018-03-22 16:03:01 +00:00
  • 4b1913ad13 Use insert_section for overflow markers in tabline builder mrmr1993 2018-03-22 16:01:06 +00:00
  • df2f380c9e Add get_separator_change_with_end to tabline builder mrmr1993 2018-03-22 15:41:25 +00:00
  • b9f55455fb Revert "highlighter: Make the separators use a cterm background color" Christian Brabandt 2018-03-20 15:30:02 +01:00
  • d2ac3d5755 async: catch error when jobstart() fails Christian Brabandt 2018-03-20 14:01:46 +01:00
  • e72a7e2c8d highlighter: Make the separators use a cterm background color Christian Brabandt 2018-03-19 22:24:57 +01:00
  • 2528de7d81 Add comments to tabline/builder mrmr1993 2018-03-19 15:57:46 +00:00
  • 7396dc7a10 Create helper function tabline_evaluated_length mrmr1993 2018-03-19 15:01:56 +00:00
  • 51bb8dd7e0 Move strchars into util.vim mrmr1993 2018-03-19 14:58:50 +00:00
  • 5b7b9cf656 Rename remaining tab -> title in tabline/builder mrmr1993 2018-03-19 14:34:38 +00:00
  • 0b47adf087 Rename tab -> title in tabline/builder method names mrmr1993 2018-03-19 14:27:06 +00:00
  • 3914d5b475 Rename skipped_tabs_marker to overflow_marker mrmr1993 2018-03-18 01:17:53 +00:00
  • ecff00a559 tabline: do not show buffer label if show_buffers is zero Christian Brabandt 2018-03-19 15:06:55 +01:00
  • 18f93ac96b ALE: add option to disable line numbers Dawid Zych 2018-03-19 11:28:45 +01:00
  • 75f53ef6e5 Rename last_{left,right}_group to {left,right}_group mrmr1993 2018-03-18 01:15:11 +00:00
  • a2e0ed982f Rename left{,_alt}_sep_size to {,alt_}sep_size mrmr1993 2018-03-18 01:13:30 +00:00
  • 84bf60c405 Statusline: Use separator widths to calculate whether a title will fit mrmr1993 2018-03-18 00:15:29 +00:00
  • 896c14bded Reset _remaining_space if a title can't be inserted mrmr1993 2018-03-17 19:59:47 +00:00
  • 700c9b9740 tests: fix failing test Christian Brabandt 2018-03-15 22:09:02 +01:00
  • 724beb0c73 Added a vim-gutentags extension Ingo Heimbach 2018-02-14 10:06:44 +01:00
  • fb85c0a91a Merge pull request #1678 from mg979/buflist Christian Brabandt 2018-03-15 21:52:35 +01:00
  • d13305fc5d Redraw buffer tabline when the terminal width changes mrmr1993 2018-03-15 20:40:36 +00:00
  • 7844d8bf72 Remove get_visible_buffers mrmr1993 2018-03-15 20:29:25 +00:00