Commit Graph

  • c7704c6bc7
    init: use a minimum of 2 columns for the current line number master Christian Brabandt 2025-04-08 13:27:11 +02:00
  • 7c7391a1fc
    fix line number of nvimlsp being off by one (#2713) ark231 2025-04-08 20:17:57 +09:00
  • 9884c07966
    whitespace: U+2632 changed width to double-width Christian Brabandt 2025-04-08 09:45:01 +02:00
  • 7a552f415c
    highlighter: remove stale separator entries on buffer unload Christian Brabandt 2024-12-05 06:49:09 +01:00
  • 25635ab504
    symbols: Update symbol used for maxlinenr (#2690) laburnumT 2024-11-18 21:07:35 +01:00
  • 6c704f4b78
    fix vim-airline/fern does not update the branch name as you navigate through fern, and theme fern inactive windows too (#2698) Neil Lambert 2024-10-30 13:21:02 -04:00
  • 3ddcab16c2
    Update CHANGELOG.md, fix a typo (#2695) Bob Conan 2024-10-24 13:56:04 -05:00
  • 81eca99486
    Merge pull request #2688 from vim-airline/fix-test IK 2024-09-11 02:39:31 +09:00
  • f706e7c486
    Merge pull request #2689 from vim-airline/update-ci IK 2024-09-11 02:38:35 +09:00
  • d7edaf8fd0 chore: update ci get-me-power 2024-09-11 02:31:50 +09:00
  • 3cb60641e7 chore: update test get-me-power 2024-09-11 02:28:20 +09:00
  • d25c049e61
    xkblayout: support ime.nvim (#2682) wzy 2024-07-23 22:10:19 +08:00
  • 02894b6ef4
    xkblayout: support fcitx5-ui.nvim (#2680) wzy 2024-06-16 22:57:43 +08:00
  • 16c1638f93
    nvimlsp: Correct deprecation warning on nvimlsp plugin (#2678) Dionisio E Alonso 2024-05-20 08:51:17 -03:00
  • 6cc2c5c9e9
    nvimlsp: Use vim.lsp.buf_get_clients() for Neovim < 0.11 Christian Brabandt 2024-05-19 21:47:31 +02:00
  • c3d1d13b72
    lsp: Correct deprecation warning on nvimlsp plugin (#2675) Dionisio E Alonso 2024-05-19 12:40:51 -03:00
  • ff0f9a45a5
    xkblayout: use FcitxCurrentIMwithRime() when available (#2670) wzy 2024-04-25 05:11:48 +08:00
  • d9f42cb467
    parts: error when unsing non-utf8 encoding Christian Brabandt 2024-02-17 15:28:04 +01:00
  • 20a49bd494
    doc: Make tabline#show_buffers more prominent in documentation (#2663) Lars Hansen 2024-02-10 11:35:56 +01:00
  • ff7352e4bf
    doc: Unify notation of variables (#2659) Nobuhiro MIKI 2023-12-26 23:47:01 +09:00
  • 3b9e149e19
    ci: run on ubuntu 20.04 instead of ubuntu 22.04 Christian Brabandt 2023-10-11 13:32:00 +02:00
  • ec74913b94
    ci: fix failing test Christian Brabandt 2023-10-11 13:27:32 +02:00
  • 3854429d99
    plugin: Add extension for codeium Ingo Meyer 2023-10-11 12:00:48 +02:00
  • 0adefd0c42
    vimodoro: fix style according to reviewdog Christian Brabandt 2023-10-11 13:13:15 +02:00
  • 4757756ae0
    plugin: Add extension for vimodoro plugin (#2652) Billy Chamberlain 2023-10-10 16:12:40 +07:00
  • f1ba5a03db
    branch: --no-optional-locks arg needs to be given to git Christian Brabandt 2023-10-04 21:00:17 +02:00
  • e6bb8427dc
    Merge pull request #2648 from idbrii/git-nolock Christian Brabandt 2023-07-19 20:33:02 +02:00
  • 65e77b970d Don't lock repo when checking status David Briscoe 2023-06-08 12:27:09 -07:00
  • cead8efb48
    term: allow to customize section_a and section_z Christian Brabandt 2023-07-13 16:47:35 +02:00
  • f083d765d8 debug add-branch-test get-me-power 2023-06-03 23:51:47 +09:00
  • 45b6334faf test: add branch extensions test get-me-power 2023-06-03 23:46:37 +09:00
  • 423fe9e2ac
    Merge pull request #2643 from Omcsesz/patch-1 Christian Brabandt 2023-05-25 11:14:50 +02:00
  • 3776947590 Update README.md Sweidan Omár 2023-05-24 13:02:45 +02:00
  • 5891a3f7be
    Merge pull request #2635 from 3ximus/master Christian Brabandt 2023-04-17 10:05:28 +02:00
  • 4eea2b7e3c
    Fix check for vim9 script Christian Brabandt 2023-04-17 09:53:26 +02:00
  • 515d4cbbec fix tabline tabnr formatter - nr of splits eximus 2023-04-14 14:18:03 -04:00
  • a532fed72a
    fix saythank.io link Christian Brabandt 2023-03-16 08:08:11 +01:00
  • 038e3a6ca5
    Merge pull request #2627 from vim-airline/update-ci-yml IK 2023-02-03 04:29:11 +09:00
  • 1828172717 chore: Pin actions-checkout's version main branch get-me-power 2023-02-03 04:19:12 +09:00
  • 18b85395d3
    wordcount: skip updating wordcount for vimtex#misc#wordcount() in visual mode Christian Brabandt 2023-01-29 22:06:50 +01:00
  • c7460aa883
    Merge pull request #2621 from bobbleclank/hunk-gitgutter-selection Christian Brabandt 2023-01-22 15:10:40 +01:00
  • 8fd91eaca9 hunks: prevent selecting GitGutter when its loaded but not enabled Simon Truscott 2023-01-08 22:54:13 +11:00
  • 31e01612f3
    tagbar: do not load, if file size is too large Christian Brabandt 2023-01-19 21:46:36 +01:00
  • dc1b607f56
    tagbar: break too long line Christian Brabandt 2023-01-19 21:45:37 +01:00
  • 08cfcf9408
    tagbar: move s:flags to inside the function Christian Brabandt 2023-01-19 21:44:21 +01:00
  • 50a936608c
    tagbar: prevent error on initial load Christian Brabandt 2023-01-19 21:25:23 +01:00
  • 9252c11d37
    tabnr_formatter: get correct name for tabpage Christian Brabandt 2023-01-19 20:48:30 +01:00
  • e4a57d0be4
    Merge pull request #2618 from artemvmin/short-path-improved Christian Brabandt 2023-01-19 20:19:13 +01:00
  • 1d9ae3f972
    tabnr formmatter: return tabpagebuflist for tab_nr==0 Christian Brabandt 2023-01-18 09:32:51 +01:00
  • 9eb4aa47a3 Add improved short path tabline formatter Artem Minyaylov 2023-01-16 14:38:06 -08:00
  • f46792ebcb
    Merge pull request #2619 from artemvmin/mode-truncation Christian Brabandt 2023-01-17 08:10:46 +01:00
  • 04f95183e2 Use mode minwidth to configure truncation Artem Minyaylov 2023-01-16 17:01:00 -08:00
  • 82aeea1276
    extensions: fix tabnr formatter Christian Brabandt 2023-01-16 22:58:54 +01:00
  • 1ecbc76682
    extensions: correctly check for external extensions Christian Brabandt 2023-01-11 16:45:28 +01:00
  • 1028c6ea12
    tabnr: replace by a new naive function Christian Brabandt 2023-01-11 16:41:08 +01:00
  • 4f5b641710
    formatter: tabnr expects a number bot got List Christian Brabandt 2023-01-09 14:52:31 +01:00
  • 9007d19ab7
    Merge pull request #2617 from bobbleclank/use-gitsigns-status-dict Christian Brabandt 2023-01-09 14:39:11 +01:00
  • 029797db1c hunks: use gitsigns_status_dict instead of gitsigns_status Simon Truscott 2023-01-07 10:26:20 +11:00
  • 0913c0a3b6
    Merge pull request #2613 from bobbleclank/searchcount-config Christian Brabandt 2023-01-02 17:39:49 +01:00
  • e9c09a2e66 searchcount: add configuration Simon Truscott 2022-12-29 23:40:02 +11:00
  • 785dbbe504
    Merge pull request #2614 from bobbleclank/hunks-gitsigns Christian Brabandt 2023-01-01 10:18:35 +01:00
  • 46f0a12bae hunks: add support for gitsigns.nvim Simon Truscott 2023-01-01 10:41:24 +11:00
  • 9e2d021fc6
    Merge pull request #2611 from uridium/master Christian Brabandt 2022-12-23 10:42:10 +01:00
  • 4e552414d4
    Allow to define own path for short_path formatter Radar 2022-12-22 15:50:45 +01:00
  • 6a4c82c950
    Merge pull request #2610 from pinicarus/master Christian Brabandt 2022-12-16 09:25:36 +01:00
  • 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