Commit Graph

  • 53affcaaf4 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-17 11:53:24 +0000
  • f18efa1da1
    fix(ui): split window before opening a file from the Lazy ui, otherwise it'll get closed immediately Folke Lemaitre 2022-12-17 10:49:52 +0100
  • 6f728e698d
    fix(ui): show first tag for each help doc in details Folke Lemaitre 2022-12-17 10:38:42 +0100
  • 97366711be
    feat(ui): added dir to props Folke Lemaitre 2022-12-17 10:06:51 +0100
  • 23984dd1f3
    fix: set correct dir for lazy plugin Folke Lemaitre 2022-12-17 10:06:40 +0100
  • 2d6559302e
    docs: removed toc Folke Lemaitre 2022-12-17 09:59:29 +0100
  • fc55edc22e
    chore(main): release 4.1.0 (#10) v4.1.0 github-actions[bot] 2022-12-16 15:21:03 +0100
  • dcae07d01e chore(build): auto-generate vimdoc github-actions[bot] 2022-12-16 14:11:06 +0000
  • c5d092ed9e
    docs: added a section on startup sequence Folke Lemaitre 2022-12-16 15:10:05 +0100
  • 0df47d91d1
    docs: fixed bootstrap code and make it work for beta testers Folke Lemaitre 2022-12-16 15:09:50 +0100
  • 060cf23aca
    perf: when reloading plugin specs always use cache Folke Lemaitre 2022-12-16 15:08:09 +0100
  • e897524b1f
    refactor: split autoload in autoload and check_load Folke Lemaitre 2022-12-16 13:06:52 +0100
  • f23a6eef8c
    perf: prevent string.match to find plugin name from a modpath Folke Lemaitre 2022-12-16 13:06:30 +0100
  • ecf03a6892
    refactor: simplified handler code Folke Lemaitre 2022-12-16 09:13:08 +0100
  • 17d1653b4a
    fix: bootstrap code now uses git url instead of https for beta testers + fixed rtp path Folke Lemaitre 2022-12-15 23:24:16 +0100
  • b8fa6f960f
    fix: add lazy.nvim with dev=false to prevent using the dev version for myself Folke Lemaitre 2022-12-15 23:23:45 +0100
  • 7134417e89
    fix: use initial rtp for rtp plugin after files and use loaded plugins for their after files Folke Lemaitre 2022-12-15 23:23:18 +0100
  • 6ca03dcd1a chore(build): auto-generate vimdoc github-actions[bot] 2022-12-15 13:44:45 +0000
  • 57dfb05e2f
    docs: updated config Folke Lemaitre 2022-12-15 14:43:47 +0100
  • 9f0a02fb0f chore(build): auto-generate vimdoc github-actions[bot] 2022-12-15 13:36:25 +0000
  • fd600be2e5
    docs: added docs on readme help indexing Folke Lemaitre 2022-12-15 14:34:08 +0100
  • 4dfab59c87
    refactor: use Util.read_file and Util.write_file for docs Folke Lemaitre 2022-12-15 14:08:04 +0100
  • 70ca110ca1
    feat: README.md files are now automagically added to help. By default only when no doc/ exists Folke Lemaitre 2022-12-15 14:07:37 +0100
  • 27178b5e67
    feat: utility methods to read/write files Folke Lemaitre 2022-12-15 14:06:52 +0100
  • a2f0637c77 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-15 08:18:19 +0000
  • aa2f982d22
    ci: corrected Neovim version in panvimdoc Folke Lemaitre 2022-12-15 09:15:55 +0100
  • 1f70834e1c chore(build): auto-generate vimdoc github-actions[bot] 2022-12-15 08:07:46 +0000
  • c812daf9ee
    ci: added lua code blocks to docs Folke Lemaitre 2022-12-15 09:06:36 +0100
  • 70c0ad1b95 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-15 07:48:04 +0000
  • d975decf92
    docs: added plugin properties Folke Lemaitre 2022-12-15 08:46:47 +0100
  • f4720ee9f7
    feat(docs): added toc generator Folke Lemaitre 2022-12-15 08:46:25 +0100
  • 46d0cdba46 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 23:30:02 +0000
  • f98a663e25
    docs: added toc Folke Lemaitre 2022-12-15 00:29:11 +0100
  • ed6929c696 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 23:23:54 +0000
  • dc1d71d5cf
    docs: added plugin spec code Folke Lemaitre 2022-12-15 00:23:01 +0100
  • 80a7839eec
    feat: lua code generator for the README.md Folke Lemaitre 2022-12-15 00:22:40 +0100
  • ccdf65b5b8
    fix: `Plugin.init` implies lazy-loading Folke Lemaitre 2022-12-15 00:22:18 +0100
  • 869e6dab4b
    docs: bootstrap Folke Lemaitre 2022-12-14 23:29:00 +0100
  • 48edfecb69
    chore(main): release 4.0.0 (#9) v4.0.0 github-actions[bot] 2022-12-14 22:34:37 +0100
  • 72914b9166 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 21:11:38 +0000
  • 650e192c87
    docs: updated feature list Folke Lemaitre 2022-12-14 22:10:45 +0100
  • 7ca0746fbf chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:59:50 +0000
  • 1adebbbcc7
    docs: fixed the cache options Folke Lemaitre 2022-12-14 21:58:55 +0100
  • 0a34571e49 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:58:18 +0000
  • df80b8845a
    docs: updates Folke Lemaitre 2022-12-14 21:57:21 +0100
  • 136776744b chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:55:03 +0000
  • 4392a58c22
    docs: added usage and config Folke Lemaitre 2022-12-14 21:54:17 +0100
  • eccc3883eb chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:42:10 +0000
  • a27be6eb31
    docs: added bootstrap code Folke Lemaitre 2022-12-14 21:41:19 +0100
  • 1ee4e8b719
    fix: updated the bootstrap code Folke Lemaitre 2022-12-14 21:38:40 +0100
  • 5128d896c7
    fix: destroy the cache when VIMRUNTIME has changed Folke Lemaitre 2022-12-14 21:38:24 +0100
  • 72f64ce1f7
    feat: added checks for Neovim version Folke Lemaitre 2022-12-14 21:25:11 +0100
  • 675dece832
    docs: added requirements Folke Lemaitre 2022-12-14 21:24:51 +0100
  • 4d19babf7e chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:18:23 +0000
  • 0f56097612
    docs: better screenshot Folke Lemaitre 2022-12-14 21:17:38 +0100
  • 51cbff1c8b chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:11:48 +0000
  • c6b76bdc70
    docs: updated docs Folke Lemaitre 2022-12-14 21:11:01 +0100
  • 1daf321580 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:09:17 +0000
  • e651e0110d
    docs: screenshots Folke Lemaitre 2022-12-14 21:08:28 +0100
  • 861d180dc8 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:07:51 +0000
  • 832ba79b77
    docs: added screenshot Folke Lemaitre 2022-12-14 21:07:06 +0100
  • 3a14258e79 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:06:06 +0000
  • 002210710f
    docs: added screenshot Folke Lemaitre 2022-12-14 21:05:25 +0100
  • fee15244aa chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:05:17 +0000
  • 861f2d8a56
    docs: added feature list Folke Lemaitre 2022-12-14 21:04:04 +0100
  • ec2f432a84
    feat!: lazy now handles the full startup sequence (`vim.go.loadplugins=false`) Folke Lemaitre 2022-12-14 21:03:53 +0100
  • ad0b4caa64
    feat(ui): show `updates available` diagnostic when an update is available Folke Lemaitre 2022-12-14 16:07:53 +0100
  • 8de617c01b
    feat: getter for plugins Folke Lemaitre 2022-12-14 16:07:32 +0100
  • 5c7d29e09d
    chore(main): release 3.0.0 (#8) v3.0.0 github-actions[bot] 2022-12-13 10:36:11 +0100
  • b7713856e0 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-13 09:30:42 +0000
  • 1375409642
    test: fixed tests Folke Lemaitre 2022-12-13 10:29:48 +0100
  • 12ded3f422
    fix: replace ~ by HOME for Plugin.dir Folke Lemaitre 2022-12-13 10:29:40 +0100
  • c1fe69afd5
    docs: updated todo Folke Lemaitre 2022-12-13 10:10:11 +0100
  • 0625493aad
    feat!: local plugins now always need to set `Plugin.dir` Folke Lemaitre 2022-12-13 10:09:33 +0100
  • 2a7466abad
    feat(checker): only report an update once and do a fast update check after each manage operation Folke Lemaitre 2022-12-13 10:07:36 +0100
  • f24c055fe9
    feat: better way of dealing with lazy loaded completions (thanks to @lewis6991) Folke Lemaitre 2022-12-13 09:48:17 +0100
  • 4cfe0b5315
    refactor: `Plugin.uri` => `Plugin.url` Folke Lemaitre 2022-12-06 11:12:54 +0100
  • 43b303bd8f
    fix: dev plugins with dev=false should be configured as remote Folke Lemaitre 2022-12-06 11:09:14 +0100
  • f52cf32f96 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-06 09:58:23 +0000
  • 0393e524e5
    refactor: moved plugin handler types to plugin Folke Lemaitre 2022-12-06 10:36:31 +0100
  • be509c01f9
    perf: added profiling for sourcing of runtime files Folke Lemaitre 2022-12-05 23:14:04 +0100
  • 08d081f21d
    fix(ui): open with noautocmd=true and close with vim.schedule to prevent weird errors by other plugins Folke Lemaitre 2022-12-05 22:30:02 +0100
  • 836cdb2bea chore(build): auto-generate vimdoc github-actions[bot] 2022-12-05 20:45:14 +0000
  • 01c6ee41ba
    docs: updated todo Folke Lemaitre 2022-12-05 21:44:22 +0100
  • 4a2b954d2c chore(build): auto-generate vimdoc github-actions[bot] 2022-12-05 20:32:21 +0000
  • dc2dcd2d5a
    feat: added health checks Folke Lemaitre 2022-12-05 21:31:26 +0100
  • 8531995ec7
    docs: updated todo Folke Lemaitre 2022-12-05 21:05:20 +0100
  • 315be83afc
    feat(ui): added statusline component to show pending updates Folke Lemaitre 2022-12-05 20:49:45 +0100
  • 65cd28e613
    feat(ui): added update checker Folke Lemaitre 2022-12-05 20:49:23 +0100
  • 71e4b92fd6
    feat(api): return runner from manage operations Folke Lemaitre 2022-12-05 20:36:49 +0100
  • dda5c6c0ed
    chore(main): release 2.2.0 (#7) v2.2.0 github-actions[bot] 2022-12-05 14:49:34 +0100
  • f2bfbba134 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-05 13:48:18 +0000
  • 82f5f617f5
    docs: update todo Folke Lemaitre 2022-12-05 14:47:18 +0100
  • 6d68cc6ea2
    feat(ui): added debug interface to inspect active handlers and the module cache Folke Lemaitre 2022-12-05 14:46:46 +0100
  • d36ad410ee
    feat: util.foreach with sorted keys Folke Lemaitre 2022-12-05 14:46:11 +0100
  • b8d8648d28
    refactor: moved handler to separate modules Folke Lemaitre 2022-12-05 14:45:50 +0100
  • 1ae4e0ce9a chore(build): auto-generate vimdoc github-actions[bot] 2022-12-03 22:47:38 +0000
  • 7b945eec58
    feat: dont run setup again when a user re-sources their config & show a warning Folke Lemaitre 2022-12-03 23:46:50 +0100
  • 3f517abfa4
    feat: cleanup keys/cmd handlers when loading a plugin Folke Lemaitre 2022-12-03 23:15:50 +0100
  • c98e722fa4
    fix: always add config/after to rtp Folke Lemaitre 2022-12-03 21:08:35 +0100