Commit Graph

  • 78abec3b83
    Merge pull request #2576 from shadowwa/master Christian Brabandt 2022-09-26 15:22:48 +02:00
  • dba64a910d
    Update util.vim Shad 2022-09-26 15:01:40 +02:00
  • a71f9a6417
    Merge pull request #2575 from sartak/section-y-width Christian Brabandt 2022-09-21 09:09:10 +02:00
  • e0056ae5b0 Reduce truncation for section y to 80 chars Shawn M Moore 2022-09-20 23:57:06 -04:00
  • 2cea8346cf
    plugin: handle sandbox mode gracefully Christian Brabandt 2022-09-07 09:43:51 +02:00
  • 90c6746311
    builder: correctly remember the previous group when switching alignment Christian Brabandt 2022-09-02 11:03:05 +02:00
  • f5a6597496
    Merge pull request #2569 from BonaBeavis/patch-1 Christian Brabandt 2022-08-25 16:45:17 +02:00
  • d1f2c13e4f
    Fix nvimlsp not picking up show_line_number BonaBeavis 2022-08-23 16:38:15 +02:00
  • 9d20473e91
    fugitiveline: remove outdated calls to fugitive Christian Brabandt 2022-08-15 17:29:58 +02:00
  • 61042e3502
    fern: enable fern again Christian Brabandt 2022-08-09 11:59:19 +02:00
  • 66a6e03a34
    doc: adjust documentation for colnr symbol Christian Brabandt 2022-08-08 10:12:57 +02:00
  • aee282c964
    symbols: use proper Column number codepoint Christian Brabandt 2022-08-08 10:04:03 +02:00
  • 9c7790b030
    Merge pull request #2556 from watagashi/follow-interface-change-in-taglist Christian Brabandt 2022-08-08 08:55:49 +02:00
  • b9318d7ac0
    Merge pull request #2557 from guydunigo/nvimlsp-linenumber Christian Brabandt 2022-08-08 08:55:31 +02:00
  • 8e477c192b
    Merge pull request #2561 from kemonprogrammer/patch-1 Christian Brabandt 2022-08-03 17:45:07 +02:00
  • e581972997
    Update old link Michael 2022-08-03 17:23:43 +02:00
  • 4933ee0977
    add support for line numbers for nvimlsp like ale GONI Guillaume 2022-07-29 10:37:08 +02:00
  • 61dc750149
    Follow interface change of Tlist_Get_Filenames() in taglist WADA Takashi 2022-07-27 10:59:39 +09:00
  • ebb89a0846
    plugin: mention how to disable certain events Christian Brabandt 2022-07-13 20:38:54 +02:00
  • 4a290d16fd
    Merge pull request #2549 from vim-airline/add-vim9-ci IK 2022-07-14 00:02:59 +09:00
  • 39e49cbbe8 [add] Vim9's test in CI kazukazuinaina 2022-07-13 23:59:18 +09:00
  • 83d853adc7
    Merge pull request #2490 from vim-airline/replace-testing-framework Christian Brabandt 2022-07-12 22:40:13 +02:00
  • fd56e87d00
    highlighter: always consider terminal to be non-modified Christian Brabandt 2022-07-12 22:38:56 +02:00
  • b5f2eb418a
    tabline: properly refresh with ModeChanged autocommand Christian Brabandt 2022-07-12 21:48:06 +02:00
  • e4f586b76b
    branch: simplify git branch logic slightly Tim Pope 2022-07-12 21:45:05 +02:00
  • 6105d0d74e [update] CONTRIBUTING.md kazukazuinaina 2022-07-03 17:03:33 +09:00
  • 91b67e3ca2
    Merge pull request #2545 from rcasta74/vim9script Christian Brabandt 2022-06-28 09:13:48 +02:00
  • 9bc66119a4 vim9: Fix boolean check in tabline#formatters#default Roberto Castagnola 2022-06-27 22:31:28 +02:00
  • 219c47ab9f [add] Test section in README kazukazuinaina 2022-06-12 03:28:51 +09:00
  • 1080056bca [delete] single quote kazukazuinaina 2022-06-11 02:40:32 +09:00
  • ee80fd85cd
    Update .github/workflows/ci.yml IK 2022-06-11 02:37:12 +09:00
  • 5b5d940f87
    Update .github/workflows/ci.yml IK 2022-06-11 02:37:04 +09:00
  • 8cd5dd1f34 [update] CONTRIBUTING.md kazukazuinaina 2022-06-10 02:26:53 +09:00
  • 1a7d546448 fugitive: remove old fugitive test Christian Brabandt 2022-05-21 21:57:01 +02:00
  • 9fad2c3fc4 ci: correctly checkout vim-flavor using https:// kazukazuinaina 2022-06-05 18:19:25 +09:00
  • 8681d4d49e [adopt] vim-themis kazukazuinaina 2022-06-05 18:21:40 +09:00
  • 97a9aa4bdb
    Merge pull request #2540 from rionda/master Christian Brabandt 2022-06-08 15:02:47 +02:00
  • ba50f598ee
    Show flag when detect_spelllang is 'flag', do not when it is 0. Matteo Riondato 2022-06-08 08:54:44 -04:00
  • 5d7e656081
    fugitive: remove old fugitive test Christian Brabandt 2022-05-21 21:57:01 +02:00
  • c465570143
    Merge pull request #2534 from svenberkvens/fix-close-button-in-tabline Christian Brabandt 2022-05-06 10:57:56 +02:00
  • 396116b059
    Mark the end of the close button Sven Berkvens-Matthijsse 2022-05-06 08:51:14 +02:00
  • 13628d698d
    scrollbar: allow to customize minimum window width Christian Brabandt 2022-05-05 23:09:10 +02:00
  • d421c35f94
    Merge pull request #2529 from zoumi/master Christian Brabandt 2022-05-05 23:05:30 +02:00
  • 0241bdb804
    fugitiveline: leading zeros dropped in buffername Christian Brabandt 2022-05-05 20:17:45 +02:00
  • ce0e8d7e82 make exclude pattern works when there are more than one tabpages zoumi 2022-04-30 10:44:58 +08:00
  • be5bda1f1d Merge pull request #2526 from pfernandez/patch-1 Christian Brabandt 2022-04-12 18:02:51 +02:00
  • 04bf4eabca
    Changed bufloaded back to buflisted Paul Fernandez 2022-04-11 10:54:01 -07:00
  • 904979339c
    fix ci test for tabline Christian Brabandt 2022-04-08 14:20:02 +02:00
  • 98027a4680
    Merge pull request #2522 from KSR-Yasuda/bugfix/TabLine/WrongTabLabel Christian Brabandt 2022-04-07 18:55:00 +02:00
  • 35af3bf37f tabline: Fix tab label being named wrongly yasuda 2022-04-06 09:07:13 +09:00
  • dc65eea5d9
    Merge pull request #2521 from foonathan/master Christian Brabandt 2022-03-30 10:21:59 +02:00
  • 927e142e94 Don't use flags in spell when spelllang disabled Jonathan Müller 2022-03-29 22:50:13 +02:00
  • a306a7abfd
    Merge pull request #2514 from patricknraanes/main Christian Brabandt 2022-03-23 20:58:16 +01:00
  • 1b245800b5
    Merge pull request #2516 from brandon-doornbos/master Christian Brabandt 2022-03-23 20:57:18 +01:00
  • 0f237d8b6b
    ci: correctly checkout vim-flavor using https:// Christian Brabandt 2022-03-23 20:44:44 +01:00
  • 1d486430cc
    neovim: support global statusline and do not truncate too early Christian Brabandt 2022-03-23 19:40:21 +01:00
  • e643f9fa7d Fix typo/wording in doc Brandon Doornbos 2022-03-07 23:05:53 +01:00
  • 2706bdc949 Enable display country flag instead of spelllang patricknraanes 2022-02-28 17:29:47 +01:00
  • e2498d72dc
    taglist: avoid v:true/v:false Christian Brabandt 2022-02-28 15:41:38 +01:00
  • 24f2878080
    mode: add several new modes Christian Brabandt 2022-02-06 22:06:11 +01:00
  • 031e6ee4b2
    unicode: Trivial quote change for vint error James Rowe 2022-01-12 08:58:20 +00:00
  • 21cdbea7e6
    unicode: Fix check for :UnicodeTable buffer James Rowe 2022-01-12 07:40:40 +00:00
  • d1f6514cef
    Test for the correct fern loaded variable. Adrian Trunzo 2022-01-04 15:36:27 -07:00
  • 20d77c3220
    builder: bugs in is_empty_section Jeff Pitman 2021-12-28 09:40:20 +01:00
  • 64908db62a
    [fix] Fix meaningless tests. kazukazuinaina 2021-12-18 15:37:11 +09:00
  • 9a3568b815 nvimlsp: use vim.diagnostic.get() if available Ilia Choly 2021-12-10 14:02:34 -05:00
  • bf5d785932
    virtualenv: Enable for additional filetypes beside python Christian Brabandt 2021-12-08 11:23:42 +01:00
  • 8e36c0a8ed
    main: ignore popup windows for inactive windows Gauravsingh Sisodia 2021-12-04 01:24:26 +05:30
  • de73a21903
    tabline: Give error message, if switching buffers is not possible Christian Brabandt 2021-12-05 18:47:52 +01:00
  • 841a355196
    Merge pull request #2472 from indelog/indelog_vim9lsp Christian Brabandt 2021-11-26 10:31:26 +01:00
  • 65a4d4dd43
    Merge pull request #2464 from TamaMcGlinn/master Christian Brabandt 2021-11-26 10:27:33 +01:00
  • 8df0f3db4b Add extention for yegappan/lsp Indelog 2021-11-10 17:56:07 +01:00
  • 2ed11e9536 Add support for flog with git status summary Tama McGlinn 2021-11-15 06:22:12 +01:00
  • f678b4c53d
    Merge pull request #2471 from capt8bit/taglist_earlier_check Christian Brabandt 2021-11-25 17:30:02 +01:00
  • 6716572b30 taglist: load taglist variants only once Michael Monsivais 2021-11-19 10:15:15 -07:00
  • 4b96f58902
    Merge pull request #2462 from KSR-Yasuda/feature/CustomSpellCheckCommand Christian Brabandt 2021-11-12 13:06:26 +01:00
  • ec761c2adf
    taglist: correctly check for right taglist plugin Indelog 2021-11-12 09:37:24 +01:00
  • 5841039679
    taglist: check that correct function exists Christian Brabandt 2021-11-12 09:28:26 +01:00
  • 646dd0a1c2 Custom spell check command support yasuda 2021-11-12 11:45:58 +09:00
  • 6e5439126f
    wordcount: allow to disable vimtex wordcount() Christian Brabandt 2021-11-11 22:47:54 +01:00
  • 47bf6b1716
    Merge pull request #2460 from indelog/indelog_taglist Christian Brabandt 2021-11-11 15:06:32 +01:00
  • d134ae8c2f Add extention to support yegappan/taglist Indelog 2021-11-11 11:08:02 +01:00
  • 70904d7070
    Merge pull request #2458 from fritzlolpro/patch-1 Christian Brabandt 2021-11-10 11:24:50 +01:00
  • e542f5e9d0
    Modifies the wordcount to use the vimtex wordcount function when editing TeX files and the vimtex plugin is loaded. Dood of Distinction 2021-11-02 14:27:37 -07:00
  • 69726073ca
    Add documentation Fedor 2021-11-03 23:05:05 +03:00
  • 17f7dff748
    Merge pull request #2457 from ytian81/remove_hunks_dependency_on_branch Christian Brabandt 2021-11-03 20:50:19 +01:00
  • f0ee8f193e
    Allow user to hide CoC status in the section C Fedor 2021-11-03 15:27:47 +03:00
  • 0dd6f5e711 remove gitgutter dependecy on branch Yang Tian 2021-11-03 00:24:08 -07:00
  • ddaf69804a
    Merge pull request #2446 from vim-airline/fix-assertion-roulette IK 2021-11-03 16:14:50 +09:00
  • 86a8ac0f96
    Merge pull request #2451 from barn/master Christian Brabandt 2021-11-02 21:54:24 +01:00
  • 6800c9ea7f Add vim-rufo extension support to section z. Bea Hughes 2021-10-18 10:53:05 -07:00
  • 2b260aabfe [fix] extensions_default's assertion rulette kazukazuinaina 2021-10-27 01:09:53 +09:00
  • c9820b0378 [fix] assertion roulette kazukazuinaina 2021-10-10 19:42:42 +09:00
  • 26f922753a
    coc-extension: remove dead code Christian Brabandt 2021-09-21 08:41:10 +02:00
  • 0a7e1bc475
    style: Remove colon Christian Brabandt 2021-08-04 17:24:39 +02:00
  • 2e29ab9656
    Merge pull request #2424 from Freed-Wu/Freed-Wu-patch-1 Christian Brabandt 2021-09-10 10:03:58 +02:00
  • 78cb6e6621
    Fix bug of g:airline_symbols.spell == '' wzy 2021-08-16 14:41:49 +08:00
  • 0de4c9df21
    Merge pull request #2419 from Freed-Wu/fix-typo Christian Brabandt 2021-08-11 19:15:58 +02:00
  • c39ec8ef35 Fix #2418 Freed-Wu 2021-08-11 00:38:46 +08:00
  • 2259e5c93e
    Merge pull request #2416 from zeertzjq/gina-initialized Christian Brabandt 2021-08-09 20:59:40 +02:00