Commit Graph

  • 46e517e8c2 only set laststatus when airline is not on top Pierre-Nicolas Clauss 2022-12-16 08:28:29 +01:00
  • 994cfd80eb Powerline: Mention alternative to notexists symbol Christian Brabandt 2022-12-15 17:12:46 +01:00
  • 1cdb8824a0 Merge pull request #2609 from thomasmerz/fix_node12_deprecation Christian Brabandt 2022-12-14 16:23:50 +01:00
  • 13f3478b61 🩹 fix deprecation warning: Thomas Merz 2022-12-14 16:09:57 +01:00
  • 5f5e00faad Merge pull request #2605 from igbanam/theme/vim9-variable-arguments Christian Brabandt 2022-12-07 08:30:49 +01:00
  • 2ae1475d0d add variardic arguments to generate_color_map Igbanam Ogbuluijah 2022-12-07 02:28:40 +00:00
  • 62847a8cc9 add variardic arguments to get_highlight functions Igbanam Ogbuluijah 2022-12-07 02:28:19 +00:00
  • 25d53a80f4 Merge pull request #2602 from hezhizhen/typo Christian Brabandt 2022-11-28 08:33:13 +01:00
  • 3c9c2ba5d4 fix typo Zhizhen He 2022-11-24 11:47:41 +08:00
  • 2654f838ae Merge pull request #2598 from limakzi/fix/add-missing-hyperlink Christian Brabandt 2022-11-17 16:33:30 +01:00
  • f65f27b9eb Merge pull request #2600 from Freed-Wu/fcitx Christian Brabandt 2022-11-17 16:18:44 +01:00
  • 1e491727b2 Add support for fcitx.vim Wu Zhenyu 2022-11-15 17:09:02 +08:00
  • a84ae5e069 Fix missing hyperlink in docs Kamil Zabielski 2022-11-09 10:51:40 +01:00
  • 29ef9e1f64 Merge pull request #2595 from 3ximus/master Christian Brabandt 2022-11-06 14:09:39 +01:00
  • b86e5e09b2 Improve coc error/warning status format to include count eximus 2022-11-04 13:47:07 -04:00
  • d734be8cd3 Merge pull request #2590 from 0Magenta0/master Christian Brabandt 2022-11-04 13:51:42 +01:00
  • 364ffba120 Merge pull request #2592 from 3ximus/master Christian Brabandt 2022-11-04 13:51:08 +01:00
  • 009ba4e9d0 Merge pull request #2593 from indelog/indelog-vim9-lsp Christian Brabandt 2022-11-04 13:46:55 +01:00
  • 5c682e7bd3 Fix vim9lsp ErrorCount method name change DEMAREST Maxime 2022-10-31 19:10:37 +01:00
  • d56f199405 Use the coc status variable to format error/warning line number eximus 2022-10-28 14:34:04 -04:00
  • 92d3e90110 Typo: Add Missing Quotation Mark 0Magenta0 2022-10-22 22:17:01 +03:00
  • 0ed7b8bb2e doc: fix typo Christian Brabandt 2022-10-13 16:56:32 +02:00
  • 84823e5e7d Treat R Markdown the same as Markdown amarakon 2022-09-30 23:14:43 -04:00
  • 8e989201c8 Merge pull request #2580 from amarakon/trailing-whitespace Christian Brabandt 2022-10-11 14:01:21 +02:00
  • 3fe71a6ce6 Remove trailing whitespace amarakon 2022-09-30 23:25:47 -04:00
  • 46dd872237 Merge pull request #2577 from vim-airline/update-issue-template Christian Brabandt 2022-09-29 14:24:00 +02:00
  • 838c16a174 [add] terminal col/line size in Issue template kazukazuinaina 2022-09-27 01:55:46 +09:00
  • 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