Commit Graph

  • e183601763 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-27 07:58:39 +0000
  • 5618076a45
    fix(ft): always trigger FileType when lazy-loading on ft Folke Lemaitre 2022-12-27 08:57:43 +0100
  • b1e1b337a6
    docs: clarified dependencies plugin names Folke Lemaitre 2022-12-27 08:36:09 +0100
  • 0f3782c066 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-27 07:31:21 +0000
  • 38a9541939
    style(plugin): improved types a bit, but sumneko still can't handle them since they're recursive Folke Lemaitre 2022-12-27 08:30:28 +0100
  • 8a3152de93
    fix(plugin): find plugins with `/lua/` instead of `/lua` Folke Lemaitre 2022-12-26 23:41:19 +0100
  • 792a05d0ca fix(types): extended keys type for LazySpec Nick Friday 2022-12-27 04:47:22 +0300
  • b5b2ab6b6c chore(build): auto-generate vimdoc github-actions[bot] 2022-12-26 22:20:42 +0000
  • 96e82986ee
    docs: updated docs Folke Lemaitre 2022-12-26 23:19:37 +0100
  • b6ebed5888
    fix(plugin): pass plugin as arg to config/init/build Folke Lemaitre 2022-12-26 22:59:02 +0100
  • de383740a2 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-26 19:46:34 +0000
  • 3a67d2ad25
    docs: fix plugin setup example (#175) Moshe Avni 2022-12-26 21:45:46 +0200
  • 3c24c506ce
    docs: update config.plugins link. Fixes #182 Folke Lemaitre 2022-12-26 20:45:06 +0100
  • c155808e1a
    Update link to point to directory instead of file Charlie Denton 2022-12-26 19:37:01 +0000
  • c4d924acee
    fix(reloader): remove extra trailing separator (#180) Tsakiris Tryfon 2022-12-26 20:42:42 +0200
  • a866860787 fix(reloader): remove extra trailing separator Tsakiris Tryfon 2022-12-26 20:34:50 +0200
  • 511524ebff chore(build): auto-generate vimdoc github-actions[bot] 2022-12-26 18:02:16 +0000
  • 7ffbead674
    docs: added LazyReload Folke Lemaitre 2022-12-26 19:01:28 +0100
  • 4e4493b21d
    feat(reloader): trigger LazyReload when changes were detected and after reload. Fixes #178 Folke Lemaitre 2022-12-26 19:00:11 +0100
  • bb53b8473c
    fix(cache): never use packer paths from cache Folke Lemaitre 2022-12-26 18:35:02 +0100
  • 5697098e97
    chore(main): release 7.2.0 (#166) v7.2.0 github-actions[bot] 2022-12-26 16:12:23 +0100
  • a62d7e39ab
    chore(main): release 7.2.0 github-actions[bot] 2022-12-26 14:56:49 +0000
  • 46280a191b
    fix(keys): don't escape pendig keys twice and only convert when number Folke Lemaitre 2022-12-26 15:55:40 +0100
  • 9a2ecc8750
    feat(ui): re-render after resize. Fixes #174 Folke Lemaitre 2022-12-26 14:19:33 +0100
  • 10ccd5e489
    docs: fix plugin setup example Moshe Avni 2022-12-26 14:01:18 +0200
  • 5554d15a9c doc: Update README about dependencies property Tsakiris Tryfon 2022-12-26 13:50:56 +0200
  • 1d3da277da
    docs: don't fold other plugin managers with colors (#169) max397574 2022-12-26 11:20:40 +0100
  • afc7755110
    fix(readme): don't fold other plugin managers with colors max397574 2022-12-26 11:18:59 +0100
  • e6de63bc9c chore(build): auto-generate vimdoc github-actions[bot] 2022-12-26 09:25:34 +0000
  • 0ea771bd70
    feat(ui): made all highlight groups and icons configurable Folke Lemaitre 2022-12-26 10:24:47 +0100
  • 3d22c496da chore(build): auto-generate vimdoc github-actions[bot] 2022-12-26 08:38:12 +0000
  • 5f017bf655
    docs: document highlight groups Folke Lemaitre 2022-12-26 09:37:26 +0100
  • aed842ae1e
    feat(plugin): added `Plugin.cond`. Fixes #89, #168 Folke Lemaitre 2022-12-26 09:35:19 +0100
  • 2f5c1be525
    fix(ui): get plugin details from the correct plugin in case it was deleted Folke Lemaitre 2022-12-25 21:07:30 +0100
  • 4aa83eb1a1
    Add missing packer migration item for `cond` Heechul Ryu 2022-12-26 00:05:10 -0800
  • 6c5af82589 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-25 15:27:12 +0000
  • 4aa362e8dc
    feat(cache): make ttl configurable Folke Lemaitre 2022-12-25 16:26:17 +0100
  • 9837d5be7e
    fix(keys): only delete key handler mappings once Folke Lemaitre 2022-12-25 16:17:36 +0100
  • 7421e70c08 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-25 13:41:45 +0000
  • 1dca6edd89
    docs: Fix README.md wrong indent (#165) NEX 2022-12-25 21:41:01 +0800
  • bdd7f0585a chore(build): auto-generate vimdoc github-actions[bot] 2022-12-25 13:31:44 +0000
  • 3efb849d73
    docs: clarified that only top-level submodules are merged in the final spec. #139 Folke Lemaitre 2022-12-25 14:30:41 +0100
  • 90952239d2
    fix(loader): add proper error message when trying to load a plugin that doesn't exist. Fixes #160 Folke Lemaitre 2022-12-25 14:06:41 +0100
  • e632eb4ae0
    style: mode no longer needed as param for view Folke Lemaitre 2022-12-25 13:46:42 +0100
  • 037f242430
    fix(diff): use git show when only displaying one commit (#155) jdrouhard 2022-12-25 06:45:56 -0600
  • ed8259b7c1 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-25 12:43:16 +0000
  • db14d4b2a1
    ci: fix minor typos in the github template (#159) Jeremy Goh 2022-12-25 20:42:26 +0800
  • 8ea9d8b024
    feat(ui): make lazy icon configurable (#163) max397574 2022-12-25 13:41:33 +0100
  • 13707740da
    Fix README.md wrong indent NEX 2022-12-25 20:07:10 +0800
  • 30f93ff445 docs: add lazy icon config option Max 2022-12-25 10:50:53 +0100
  • 8da2b3f1fe feat(ui): make lazy icon configurable Max 2022-12-25 10:49:34 +0100
  • 548bfc14e6
    fix typo in repro.lua Jeremy Goh 2022-12-25 12:51:57 +0800
  • 49eb777c8d
    chore: fix minor typos in the github template Jeremy Goh 2022-12-25 09:40:46 +0800
  • ec9239cbaa
    Fix README.md's wrong indent, add align to icons NEX 2022-12-25 02:59:49 +0800
  • f42b1327ee fix(diff): use git show when only displaying one commit John Drouhard 2022-12-24 12:27:23 -0600
  • 434b7d3edd chore(build): auto-generate vimdoc github-actions[bot] 2022-12-24 11:57:51 +0000
  • 2fabc0958d
    docs: added `VeryLazy` to docs Folke Lemaitre 2022-12-24 12:57:08 +0100
  • f22dfd4a44
    chore(main): release 7.1.0 (#129) v7.1.0 github-actions[bot] 2022-12-24 12:23:46 +0100
  • 4bdf6f5e25
    chore(main): release 7.1.0 github-actions[bot] 2022-12-24 10:57:04 +0000
  • 9f2fb24b10 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-24 10:56:27 +0000
  • a36d506393
    feat(manage): added user events when operations finish. Fixes #135 Folke Lemaitre 2022-12-24 11:55:42 +0100
  • 3352fc6265
    docs: added diff keybindings to help page Folke Lemaitre 2022-12-24 11:41:01 +0100
  • b40ec94523 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-24 10:31:06 +0000
  • be3909c544
    feat(ui): added custom commands for lazygit and opening a terminal for a plugin Folke Lemaitre 2022-12-24 11:28:19 +0100
  • 7d02da2ff0
    feat(ui): added multiple options for diff command Folke Lemaitre 2022-12-24 11:27:29 +0100
  • 8ad05feef1
    feat(util): open terminal commands in a float Folke Lemaitre 2022-12-24 11:26:53 +0100
  • 7c2eb15444
    feat: util method to open a float Folke Lemaitre 2022-12-24 11:26:29 +0100
  • b34e25873a
    refactor: float is now a separate module Folke Lemaitre 2022-12-24 11:26:09 +0100
  • fc182f7c5d
    fix(manage): only clear plugins for the op instead of all Folke Lemaitre 2022-12-24 11:16:24 +0100
  • 74d8b8e4e1
    fix: plugin list can be string[]. Fixes #145 Folke Lemaitre 2022-12-24 11:15:57 +0100
  • 86f2c67aa8
    fix(checker): update updated after every manage operation. Fixes #141 Folke Lemaitre 2022-12-24 09:22:46 +0100
  • 9110371120
    feat(build): build can now be a list to execute multiple build commands. Fixes #143 Folke Lemaitre 2022-12-24 09:17:29 +0100
  • 593d6e400b
    feat(ui): you can now hover over a plugin to open a diff of updates or the plugin homepage Folke Lemaitre 2022-12-23 22:39:16 +0100
  • a973c2edc2 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-23 19:56:43 +0000
  • 83270cc5e5
    refactor(commands): move ui/commands config to separate file Folke Lemaitre 2022-12-23 20:55:49 +0100
  • c1f39f997d chore(build): auto-generate vimdoc github-actions[bot] 2022-12-23 18:53:40 +0000
  • 011125ccc2
    docs: cleanup Folke Lemaitre 2022-12-23 19:52:49 +0100
  • f822a2c12b chore(build): auto-generate vimdoc github-actions[bot] 2022-12-23 18:52:21 +0000
  • 3991cf56f8
    docs(readme): added explanation for dependencies (#137) max397574 2022-12-23 19:51:35 +0100
  • 7bd5750caf docs(readme): added explanation for dependencies Max 2022-12-23 19:25:22 +0100
  • aec3baa555 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-23 18:04:19 +0000
  • 74b076e030
    docs: added after/wants to migration guide and added an example that sets a key mode Folke Lemaitre 2022-12-23 19:03:30 +0100
  • 1dd78fa931 docs(): add example on how different `keys` setting for `lazy` from `packer` Nizamuddin Sulieman 2022-12-24 01:14:24 +0800
  • 49ccf8c5ab docs(): add more common packer key in migration guide Nizamuddin Sulieman 2022-12-24 01:08:20 +0800
  • 5a1812a633
    Better terminology (#132) Aaron 2022-12-23 05:58:11 -0800
  • f7e8c4e7cf
    Better terminology Aaron 2022-12-23 05:49:40 -0800
  • a062641c85
    ci: more formatting Folke Lemaitre 2022-12-23 14:30:25 +0100
  • 2bd563ce99
    ci: formatting of issue template Folke Lemaitre 2022-12-23 14:30:05 +0100
  • 60fdea7aed
    ci: added link to docs to issue template for the very lazy people Folke Lemaitre 2022-12-23 14:29:38 +0100
  • 68db6337bf
    ci: deleted old feature request template Folke Lemaitre 2022-12-23 14:16:04 +0100
  • 451de7e19e
    ci: added new feature request template Folke Lemaitre 2022-12-23 14:15:27 +0100
  • 5ef7ce80a3
    ci: even better issue template Folke Lemaitre 2022-12-23 14:06:51 +0100
  • a5d402abed
    ci: better issue template Folke Lemaitre 2022-12-23 14:03:07 +0100
  • 6a6d6f73ee
    ci: new issue template Folke Lemaitre 2022-12-23 13:53:52 +0100
  • f360e336a5
    fix(help): make sure we always generate lazy helptags Folke Lemaitre 2022-12-23 13:13:28 +0100
  • 4cf1f7b26e chore(build): auto-generate vimdoc github-actions[bot] 2022-12-23 11:27:29 +0000
  • d6304f0b42
    docs: added `keys` to packer migration Folke Lemaitre 2022-12-23 12:26:19 +0100
  • 7f10386e23
    chore(main): release 7.0.0 (#96) v7.0.0 github-actions[bot] 2022-12-23 11:48:54 +0100
  • 411373fefb
    chore(main): release 7.0.0 github-actions[bot] 2022-12-23 10:48:14 +0000
  • 50e3b91767
    fix(ui): sort profiling chronological by default Folke Lemaitre 2022-12-23 11:47:05 +0100