Commit Graph

  • 8411fe9467 chore(build): auto-generate vimdoc github-actions[bot] 2024-05-21 20:11:25 +0000
  • 82cf974e09
    fix(keys): properly deal with ft list for keys. Fixes #1448 Folke Lemaitre 2024-05-21 22:10:49 +0200
  • 9895337d1f chore(build): auto-generate vimdoc github-actions[bot] 2024-05-20 19:15:40 +0000
  • 39de11a2fa
    fix(keys): properly re-create buffer-local mappings. Fixes #1448 Folke Lemaitre 2024-05-20 21:15:03 +0200
  • 0de782a6b0 chore(build): auto-generate vimdoc github-actions[bot] 2024-05-19 15:30:17 +0000
  • 56a34a825b
    fix(help): get rid of any tbl_flatten or iter flatten code Folke Lemaitre 2024-05-19 17:29:43 +0200
  • 5d29ffeaa0
    style: favorite icon Folke Lemaitre 2024-05-18 13:23:53 +0200
  • c717ab88ff chore(build): auto-generate vimdoc github-actions[bot] 2024-05-18 08:14:46 +0000
  • 2e04a0c02c
    fix(checker): ignore dev plugins (#1384) Kevin Traver 2024-05-18 02:14:12 -0600
  • 05240b4154 chore(build): auto-generate vimdoc github-actions[bot] 2024-05-16 19:45:23 +0000
  • d039aecddb
    fix: use vim.iter():flatten():totable() over vim.tbl_flatten (#1454) Sebastian Lyng Johansen 2024-05-16 21:44:51 +0200
  • e44636a433 chore(build): auto-generate vimdoc github-actions[bot] 2024-05-13 06:35:16 +0000
  • d2a4ce22dc
    fix(git): force `autocrlf=false`. Fixes #1055 Folke Lemaitre 2024-05-13 08:34:33 +0200
  • 758bb5de98
    chore(main): release 10.20.4 (#1400) v10.20.4 github-actions[bot] 2024-05-12 10:15:14 +0200
  • 1651030404 chore(build): auto-generate vimdoc github-actions[bot] 2024-05-12 07:52:52 +0000
  • bb0179139a
    docs: clarify default config implementation (#1407) Markus Koller 2024-05-12 09:52:21 +0200
  • 2fcbcaf07a
    fix(reload): strings in lua reload (#1439) Tristan Knight 2024-05-12 08:50:06 +0100
  • 76d321008f chore(build): auto-generate vimdoc github-actions[bot] 2024-05-12 07:44:06 +0000
  • 40845063a2
    fix(ui): hover now opens repo url when no diff with main. Fixes #1430 Folke Lemaitre 2024-05-12 09:43:30 +0200
  • d3974346b6 chore(build): auto-generate vimdoc github-actions[bot] 2024-05-04 08:01:54 +0000
  • 24234f47a2
    fix(ui): add conditional `nvim_get_hl_by_name` for Neovim 0.8.0 (#1429) Iordanis Petkakis 2024-05-04 11:01:20 +0300
  • 3f13f08043 chore(build): auto-generate vimdoc github-actions[bot] 2024-04-22 08:34:07 +0000
  • 481aed70cc
    fix(heath): vim.uv. Fixes #1412 Folke Lemaitre 2024-04-22 10:33:32 +0200
  • 31ddbea7c1
    fix(ui): set backdrop filetype to `lazy_backdrop`. Fixes #1399 Folke Lemaitre 2024-03-29 20:28:45 +0100
  • 7a2617575a chore(build): auto-generate vimdoc github-actions[bot] 2024-03-29 07:19:12 +0000
  • bef521ac89
    chore(main): release 10.20.3 (#1394) v10.20.3 github-actions[bot] 2024-03-29 08:18:38 +0100
  • 0ccf031227
    fix(ui): disable backdrop when Neovim is transparent Folke Lemaitre 2024-03-28 14:52:05 +0100
  • ba58b87ed9 chore(build): auto-generate vimdoc github-actions[bot] 2024-03-28 11:16:10 +0000
  • f61ca6ec70
    docs: fix commands table. Fixes #1393 Folke Lemaitre 2024-03-28 12:15:31 +0100
  • e753eb6025
    ci: better docgen Folke Lemaitre 2024-03-27 22:58:58 +0100
  • e888d5b64c chore(build): auto-generate vimdoc github-actions[bot] 2024-03-27 08:23:55 +0000
  • a836600573
    docs: make bootstrap work on stable and nightly. Fixes #1391 Folke Lemaitre 2024-03-27 09:23:15 +0100
  • 65887ea871
    chore(main): release 10.20.2 (#1388) v10.20.2 github-actions[bot] 2024-03-27 08:55:21 +0100
  • b38b2257b6 chore(build): auto-generate vimdoc github-actions[bot] 2024-03-27 07:49:31 +0000
  • eefb8974d6
    fix(ui): special handling for floats closed before VimEnter. Seems that WinClosed events dont execute before that. Fixes #1390 Folke Lemaitre 2024-03-27 08:48:55 +0100
  • d37a76b871
    fix(ui): only enable backdrop when guicolors is set. Fixes #1387 Folke Lemaitre 2024-03-26 22:57:55 +0100
  • 68941b7b13
    chore(main): release 10.20.1 (#1386) v10.20.1 github-actions[bot] 2024-03-26 20:32:47 +0100
  • 79e2e85934
    fix(ui): properly cleanup on `:quit`. Fixes #1385 Folke Lemaitre 2024-03-26 20:30:12 +0100
  • 107719d31e
    chore(main): release 10.20.0 (#1382) v10.20.0 github-actions[bot] 2024-03-26 19:54:49 +0100
  • 6749a259c1 chore(build): auto-generate vimdoc github-actions[bot] 2024-03-26 18:52:53 +0000
  • a6b74f30d5
    feat(ui): backdrop for the lazy floating window. Can be disabled with `opts.ui.backdrop` Folke Lemaitre 2024-03-26 19:52:16 +0100
  • 08954f723b chore(build): auto-generate vimdoc github-actions[bot] 2024-03-24 10:30:32 +0000
  • eade87fb83
    fix(types): fixed type for `version`. Fixes #1381 Folke Lemaitre 2024-03-24 11:30:00 +0100
  • af6afefbb4
    chore(main): release 10.19.0 (#1377) v10.19.0 github-actions[bot] 2024-03-22 23:39:43 +0100
  • 66466a2594
    feat(util): option to force system app for util.open Folke Lemaitre 2024-03-22 23:35:19 +0100
  • 8134f2ac04
    chore(main): release 10.18.3 (#1376) v10.18.3 github-actions[bot] 2024-03-22 22:51:11 +0100
  • 9131ea4c4a
    fix(cache): vim.loop fallback (#1375) Riley Bruins 2024-03-22 14:42:17 -0700
  • 3132d7d27d
    chore(main): release 10.18.2 (#1373) v10.18.2 github-actions[bot] 2024-03-22 09:19:32 +0100
  • b6f7ef856b
    fix(ui): Add "bot" to dimmed commands list (#1367) William Mathewson 2024-03-22 08:18:36 +0000
  • c76cc60030
    chore(main): release 10.18.1 (#1372) v10.18.1 github-actions[bot] 2024-03-22 09:17:40 +0100
  • 61dddaec58
    fix: uv shim was not falling back to vim.loop (#1370) Michael Braun 2024-03-22 09:15:46 +0100
  • b2174810cd
    chore(main): release 10.18.0 (#1369) v10.18.0 github-actions[bot] 2024-03-22 09:01:10 +0100
  • 6705a0f11f chore(build): auto-generate vimdoc github-actions[bot] 2024-03-22 07:59:10 +0000
  • 9e157df077
    feat: refactor all vim.loop -> vim.uv and add a shim when needed Folke Lemaitre 2024-03-22 08:58:36 +0100
  • 83493db50a
    chore(main): release 10.17.0 (#1292) v10.17.0 github-actions[bot] 2024-03-07 17:41:58 +0100
  • a5ac16955e chore(build): auto-generate vimdoc github-actions[bot] 2024-03-07 16:35:04 +0000
  • 298bed190e
    fix: update to new treesitter capture groups (#1294) Riley Bruins 2024-03-07 08:34:29 -0800
  • d5c58bb193
    fix(ui): remove a single space character from home title (#1309) Wayne Wu 2024-03-08 00:32:52 +0800
  • e1e8d2f0f6 chore(build): auto-generate vimdoc github-actions[bot] 2024-03-07 16:32:44 +0000
  • 0694651fd3
    feat(loader): warn when maplocalleader is changed after init (#1326) TheSast 2024-03-07 16:32:07 +0000
  • c96fc24555
    style: format Folke Lemaitre 2024-03-07 17:30:37 +0100
  • 5be95fe3b4 chore(build): auto-generate vimdoc github-actions[bot] 2024-03-07 16:28:22 +0000
  • 5aea4e7021
    fix(types): fix incorrect LuaLS types (#1339) 再生花 2024-03-08 01:27:50 +0900
  • aedcd79811 chore(build): auto-generate vimdoc github-actions[bot] 2024-01-23 20:51:51 +0000
  • 670a6fec7f
    fix(manage): better support for using the default colorscheme during install. See #1277 Folke Lemaitre 2024-01-23 21:51:00 +0100
  • 28126922c9
    chore(main): release 10.16.0 (#1284) v10.16.0 github-actions[bot] 2024-01-21 11:43:48 +0100
  • d09084c4b1
    fix(keys): fix abbreviation expansion on lazy load (#1219) Emilia Simmons 2024-01-21 05:40:46 -0500
  • a9b9a4b3a2
    fix(keys): make sure we don't delete the global mapping when executing an ft keymap. See #1241 Folke Lemaitre 2024-01-21 11:10:24 +0100
  • ababf0dab5 chore(build): auto-generate vimdoc github-actions[bot] 2024-01-21 09:50:53 +0000
  • 7ded44ce2a
    feat(ui): add style to dimmed commits (#1210) star-szr 2024-01-21 04:50:23 -0500
  • 17d9c93943 chore(build): auto-generate vimdoc github-actions[bot] 2024-01-20 14:09:14 +0000
  • 0b507680ee
    docs: fix typo in README.md (#1226) Tomasz Wysocki 2024-01-20 15:08:38 +0100
  • 89e6840d8b
    docs: fix typo (#1230) Johnny Horvi 2024-01-20 15:08:08 +0100
  • d0d410bc22
    fix(git): comment sign detection in get_config function (#1281) Piotr Król 2024-01-20 15:05:26 +0100
  • 1b3df6c007
    fix(health): dont warn on submodules. Fixes #1174 Folke Lemaitre 2024-01-20 14:49:47 +0100
  • 3e0c0a05bd chore(build): auto-generate vimdoc github-actions[bot] 2024-01-20 13:19:39 +0000
  • a6f782adc1
    feat(plugin): dev.path can now be a function (#1157) atusy 2024-01-20 22:19:09 +0900
  • 42694c4fda chore(build): auto-generate vimdoc github-actions[bot] 2024-01-20 13:12:10 +0000
  • 5757b551fc
    fix(keys): allow global/local ft keymaps to exist at the same time. Fixes #1241 Folke Lemaitre 2024-01-20 14:11:32 +0100
  • 747bb955c5 chore(build): auto-generate vimdoc github-actions[bot] 2024-01-19 15:10:07 +0000
  • 47d4baafcc
    fix(fs): error when plugin directory to delete is not a valid directory Folke Lemaitre 2024-01-19 16:09:28 +0100
  • 96584866b9
    chore(main): release 10.15.1 (#1166) v10.15.1 github-actions[bot] 2023-11-04 11:12:07 +0100
  • 3674036a59
    fix(ui): properly highlight breaking change commit scope (#1160) Riley Bruins 2023-11-04 03:05:02 -0700
  • 32dead0376 chore(build): auto-generate vimdoc github-actions[bot] 2023-11-04 09:14:45 +0000
  • 314193af1d
    fix(build): allow build=false to skip building Folke Lemaitre 2023-11-04 10:14:03 +0100
  • 16603c6917
    chore(main): release 10.15.0 (#1147) v10.15.0 github-actions[bot] 2023-10-25 20:13:09 +0200
  • f82bac799c chore(build): auto-generate vimdoc github-actions[bot] 2023-10-25 18:01:37 +0000
  • 312e424a08
    fix(loader): when reloading, clear plugin properties cache (#1153) Serhii Karvatskyi 2023-10-25 21:00:50 +0300
  • e42fccc3cd chore(build): auto-generate vimdoc github-actions[bot] 2023-10-23 05:53:33 +0000
  • 4446fdb9af
    feat(ui): check pinned packages that can't be updated (#1139) Maria José Solano 2023-10-22 22:52:54 -0700
  • 42fb1e89ad chore(build): auto-generate vimdoc github-actions[bot] 2023-10-22 12:25:19 +0000
  • 6b7b4c5b96
    style: show full trace when debug=true Folke Lemaitre 2023-10-22 14:24:27 +0200
  • 9788a19ec0 chore(build): auto-generate vimdoc github-actions[bot] 2023-10-19 18:14:04 +0000
  • 71007c715f
    docs: Typos fixed in CHANGELOG.md (#1140) SandeshPyakurel 2023-10-19 23:58:25 +0545
  • 4c75c8eeb9
    chore(main): release 10.14.6 (#1130) v10.14.6 github-actions[bot] 2023-10-17 21:52:13 +0200
  • daab5fe280
    fix(loader): dont autoload when lazy handlers have not been setup yet. Fixes #1132 Folke Lemaitre 2023-10-17 17:44:14 +0200
  • c059eece0c
    refactor: Handler.load => Handler.resolve Folke Lemaitre 2023-10-17 17:43:37 +0200
  • 03419f3e5f
    fix(cmd): shedule error message instead of showing directly Folke Lemaitre 2023-10-17 16:52:32 +0200
  • 7613ab2abb
    fix(ui): running tasks are now less twitchy Folke Lemaitre 2023-10-17 10:29:48 +0200
  • c7298a10db
    chore(main): release 10.14.5 (#1129) v10.14.5 github-actions[bot] 2023-10-17 10:04:13 +0200