Commit Graph

  • 2730814434 chore(build): auto-generate vimdoc github-actions[bot] 2023-02-09 13:45:04 +0000
  • d13fe93535
    chore(main): release 9.7.0 (#505) v9.7.0 github-actions[bot] 2023-02-09 14:44:13 +0100
  • 60546f5401
    chore(main): release 9.7.0 github-actions[bot] 2023-02-08 15:02:27 +0000
  • c734d941b4
    fix(keys): feed keys instead of returning expr for Neovim 0.8.x. Fixes #511 Folke Lemaitre 2023-02-08 16:00:56 +0100
  • ddaffa0715
    fix(keys): replace keycodes manually Folke Lemaitre 2023-02-08 09:33:38 +0100
  • 382c8fac56 chore(build): auto-generate vimdoc github-actions[bot] 2023-02-08 06:33:17 +0000
  • 2451ea4e65
    feat: use "wslview" instead of "xsl-open" if it exsits (#509) kyoh86 2023-02-08 15:32:29 +0900
  • 79f07c597d
    use "wslview" instead of "xsl-open" if it exsits kyoh86 2023-02-08 13:48:00 +0900
  • 4272d2100a
    fix(keys): refactor retrigger mechanism (#428) MurdeRM3L0DY 2023-02-08 00:45:28 +0100
  • 57a3960faf
    feat: deactivate WIP Folke Lemaitre 2023-02-07 23:52:02 +0100
  • 49b43def14
    fix(install): dont load the colorscheme again if a `config()` of the colorscheme also loads it. Fixes #488 Folke Lemaitre 2023-02-07 22:59:05 +0100
  • 48c9b37294
    chore(main): release 9.6.0 (#504) v9.6.0 github-actions[bot] 2023-02-07 22:02:20 +0100
  • ffd6bb2519
    chore(main): release 9.6.0 github-actions[bot] 2023-02-07 19:58:23 +0000
  • 3c29f196f4
    feat(cmd): use cmd table instead of trying to create the cmd string. Fixes #472 Folke Lemaitre 2023-02-07 20:56:54 +0100
  • 0dcc9071df chore(build): auto-generate vimdoc github-actions[bot] 2023-02-07 16:10:30 +0000
  • 0e4017152d
    chore(main): release 9.5.1 (#478) v9.5.1 github-actions[bot] 2023-02-07 17:09:39 +0100
  • 326556008a chore(build): auto-generate vimdoc github-actions[bot] 2023-02-06 08:25:32 +0000
  • 812ffcf21c
    docs: clarifies install step (#495) Maurice Mertens 2023-02-06 09:24:24 +0100
  • ac78c38462
    chore(main): release 9.5.1 github-actions[bot] 2023-02-06 08:18:47 +0000
  • 2e8f6e6e8f chore(build): auto-generate vimdoc github-actions[bot] 2023-02-06 08:17:59 +0000
  • 452d4eb719
    fix(process): allow overriding GIT_SSH_COMMAND. Fixes #491. Fixes #492 Folke Lemaitre 2023-02-06 09:16:49 +0100
  • ad3a6b0bcf Merge remote-tracking branch 'upstream/main' into opmode_retrigger MurdeRM3L0DY 2023-02-05 21:24:41 +0100
  • ac8132991f remove unused function MurdeRM3L0DY 2023-02-05 21:22:05 +0100
  • a1d772b283 docs: clarifies install step Maurice Mertens 2023-02-05 16:45:30 +0100
  • 3d499d77f1
    remove GIT_SSH_COMMAND and document Oliver Harley 2023-02-05 13:41:33 +0100
  • 3d2dcb2d5e
    fix(log): properly check if plugin dir is a git repo before running git log Folke Lemaitre 2023-02-01 08:26:20 +0100
  • 527f83cae5
    fix(health): existing packages on windows. Fixes #474 Folke Lemaitre 2023-02-01 08:08:44 +0100
  • c83563d34a chore(build): auto-generate vimdoc github-actions[bot] 2023-02-01 07:08:28 +0000
  • 0c980312fd
    fix(commands): sync with plugins list should not delete those plugins. Fixes #475 Folke Lemaitre 2023-02-01 08:06:48 +0100
  • 15fe46a728 chore(build): auto-generate vimdoc github-actions[bot] 2023-01-25 21:34:44 +0000
  • 07fda7bb98
    docs: use another bug emoji. #452 Folke Lemaitre 2023-01-25 22:33:45 +0100
  • b64ebb71d4 chore(build): auto-generate vimdoc github-actions[bot] 2023-01-25 08:27:21 +0000
  • 9b208696e1
    chore(main): release 9.5.0 (#444) v9.5.0 github-actions[bot] 2023-01-25 09:10:46 +0100
  • 24b1c1e69a
    chore(main): release 9.5.0 github-actions[bot] 2023-01-24 22:02:39 +0000
  • a24331762c chore(build): auto-generate vimdoc github-actions[bot] 2023-01-24 22:01:59 +0000
  • 31dd419aaa
    docs: updated Folke Lemaitre 2023-01-24 23:01:11 +0100
  • 9b5cc1bf53
    feat(health): check for git in health checks Folke Lemaitre 2023-01-24 08:48:14 +0100
  • 39c4770d81 chore(build): auto-generate vimdoc github-actions[bot] 2023-01-24 21:56:22 +0000
  • 772d8888cc
    feat(dev): optionally fallback to git when local plugin doesn't exist (#446) Null Chilly 2023-01-25 04:55:34 +0700
  • dc55f6d2bf feat(option): fallback to git when local plugin doesn't exist nullchilly 2023-01-25 00:23:34 +0700
  • e5845d0d60 feat: fallback to git when local plugin isn't found nullchilly 2023-01-24 23:00:58 +0700
  • 809d67fcf0
    ci: update actions/checkout to v3 Folke Lemaitre 2023-01-23 20:49:44 +0100
  • 9e0b8c399f chore(build): auto-generate vimdoc github-actions[bot] 2023-01-23 18:19:49 +0000
  • 5d9d35404f
    feat(util): utility method to walk over all modules in a directory Folke Lemaitre 2023-01-23 19:18:48 +0100
  • 26a67e3c48
    feat(config): added option to disable git filter. NOT recommended. Fixes #442 Folke Lemaitre 2023-01-23 19:18:15 +0100
  • c32a6185ac
    fix(checker): dont check for updates when there's tasks with errors Folke Lemaitre 2023-01-23 19:17:30 +0100
  • ed210702f5
    fix(checker): dont clear tasks when running update check Folke Lemaitre 2023-01-23 19:17:11 +0100
  • cab4682d22 chore(build): auto-generate vimdoc github-actions[bot] 2023-01-22 14:25:05 +0000
  • 908d71872b
    docs: typo Folke Lemaitre 2023-01-22 15:24:13 +0100
  • 21871f2269
    docs: Fix typo in README.md (#433) Sizhe Zhao 2023-01-22 22:23:26 +0800
  • 7674ee6254
    chore(main): release 9.4.0 (#417) v9.4.0 github-actions[bot] 2023-01-22 15:18:43 +0100
  • e5f681e48e
    chore(main): release 9.4.0 github-actions[bot] 2023-01-22 13:31:56 +0000
  • fc3104c44b chore(build): auto-generate vimdoc github-actions[bot] 2023-01-22 13:31:18 +0000
  • 4008b57d88
    fix(checker): make sure we show logs when only doing a fast check Folke Lemaitre 2023-01-22 14:30:12 +0100
  • b9ad455e13 remove unnecessary retrigger logic MurdeRM3L0DY 2023-01-20 21:43:18 +0100
  • 96d759d1cb chore(build): auto-generate vimdoc github-actions[bot] 2023-01-20 19:42:27 +0000
  • 9858001c3c
    fix(git): unset GIT_DIR when spawning a process. Fixes #434 Folke Lemaitre 2023-01-20 20:41:29 +0100
  • 4a65cea25a docs: Fix typo in README.md Sizhe Zhao 2023-01-20 22:48:02 +0800
  • e8903ba90d fix keymap retrigger in operator mode MurdeRM3L0DY 2023-01-19 21:05:36 +0100
  • 75dcd5741d chore(build): auto-generate vimdoc github-actions[bot] 2023-01-19 21:09:52 +0000
  • 3f8cc2c0df
    docs: generated docs Folke Lemaitre 2023-01-19 22:08:58 +0100
  • 4739c2d95a chore(build): auto-generate vimdoc github-actions[bot] 2023-01-19 07:46:21 +0000
  • d6fc848067
    feat: added `config.ui.wrap` and improved wrapping when wrap=true. Fixes #422 Folke Lemaitre 2023-01-19 08:45:27 +0100
  • c389ad552b
    fix(spec): dont complain about an invalid short url, when a full url is set. Fixes #421 Folke Lemaitre 2023-01-18 08:31:55 +0100
  • 813fc944d7
    feat(checker): checker will now save last check time and only check at configured frequency even after restarting Neovim Folke Lemaitre 2023-01-18 08:24:43 +0100
  • 835731f102 chore(build): auto-generate vimdoc github-actions[bot] 2023-01-18 07:35:12 +0000
  • c3a0d444f6
    docs: fix indentation (#419) Daniel M. Capella 2023-01-18 07:34:29 +0000
  • 149feb01ec
    docs: fix indentation Daniel M. Capella 2023-01-18 01:45:45 +0000
  • 27ca918bc3
    fix(render): get profile_{sort,filter} key bindings from ViewConfig (#416) Hans Chen 2023-01-17 22:03:23 +0100
  • 96a6fce468 fix(render): get profile_{sort,filter} key bindings from ViewConfig Hans Chen 2023-01-17 21:52:20 +0100
  • 4f60facf18
    chore(main): release 9.3.1 (#410) v9.3.1 github-actions[bot] 2023-01-17 14:37:11 +0100
  • f96e357d09
    chore(main): release 9.3.1 github-actions[bot] 2023-01-17 13:36:39 +0000
  • c791c0ed7d
    fix: work-around for libuv issue where fs_scandir_next sometimes fails to return a file type Folke Lemaitre 2023-01-17 14:35:21 +0100
  • 1b2a6f631c
    perf(plugin): de-duplicate dependencies, keys, ft, event and cmd Folke Lemaitre 2023-01-17 14:00:33 +0100
  • da4e8cc245
    fix(spec): dont copy dep and super state from existing plugins Folke Lemaitre 2023-01-17 13:55:04 +0100
  • baaf8ddfff
    fix(spec): when overriding a spec by name that has not been imported yet, show an error when needed Folke Lemaitre 2023-01-17 13:54:34 +0100
  • f95d97a91c chore(build): auto-generate vimdoc github-actions[bot] 2023-01-17 12:15:13 +0000
  • bd37afc96e
    fix(git): when a `Plugin.branch` is set, don't use `config.defaults.version`. Fixes #409 Folke Lemaitre 2023-01-17 13:14:25 +0100
  • c05d61d208
    chore(main): release 9.3.0 (#385) v9.3.0 github-actions[bot] 2023-01-16 22:18:55 +0100
  • 58793efba6
    chore(main): release 9.3.0 github-actions[bot] 2023-01-16 21:18:39 +0000
  • 870af80c68
    feat(spec): overriding keys with an rhs of `false` will remove the key instead Folke Lemaitre 2023-01-16 21:27:55 +0100
  • 208f91b52f
    feat(git): some debugging tools for git Folke Lemaitre 2023-01-16 20:41:29 +0100
  • 0cbd91d2cd
    feat(spec): you can now override specs using only the plugin name instead of the short url Folke Lemaitre 2023-01-16 17:03:43 +0100
  • efe72d98e6
    perf(util): properly check that Neovim is exiting. Dont run VeryLazy when that's the case Folke Lemaitre 2023-01-16 12:37:28 +0100
  • e8cb863703
    fix(util): rever Folke Lemaitre 2023-01-16 12:33:03 +0100
  • 1e67dc0d56
    perf(util): dont trigger VeryLazy autocmds when exiting Folke Lemaitre 2023-01-16 12:29:19 +0100
  • 02482b1ec9 chore(build): auto-generate vimdoc github-actions[bot] 2023-01-16 09:17:20 +0000
  • fdf0332fe1
    feat(keys): allow overriding a keys value to `vim.NIL` to not add the key Folke Lemaitre 2023-01-16 10:16:35 +0100
  • 984008f7ae
    refactor: add lazy.nvim with full url. Fixes #396 Folke Lemaitre 2023-01-15 20:04:37 +0100
  • 7160ca419e
    fix(loader): load plugin opts inside a `try` clause to report errors Folke Lemaitre 2023-01-15 20:00:07 +0100
  • 9375f68dcd chore(build): auto-generate vimdoc github-actions[bot] 2023-01-15 18:57:33 +0000
  • 1b219c1704
    docs: Update plugin table `config` to represent how `require` works (#399) Jay Patel 2023-01-15 13:56:51 -0500
  • d31925a5f1
    docs: Update plugin table `config` to represent how `require` works Jay Patel 2023-01-15 13:54:54 -0500
  • 6ac67d46dc chore(build): auto-generate vimdoc github-actions[bot] 2023-01-15 11:02:12 +0000
  • 891cdfacde
    docs: clarify config = true (#390) Axel Dahlberg 2023-01-15 03:01:12 -0800
  • 0d813d39b3 docs: clarify config = true Axel Dahlberg 2023-01-14 10:46:21 -0800
  • ea2ba4df23 Merge lists in lazy.core.util.merge runiq 2023-01-12 22:10:21 +0100
  • 666ed7bf73
    fix(build): make sure `rplugin.vim` is loaded when doing a build. Fixes #382 Folke Lemaitre 2023-01-13 09:19:51 +0100
  • 0d0d5870a3
    chore(main): release 9.2.0 (#376) v9.2.0 github-actions[bot] 2023-01-13 09:13:19 +0100
  • 08ee405d1a
    chore(main): release 9.2.0 github-actions[bot] 2023-01-13 08:06:39 +0000