Commit graph

  • 6f00cdedee
    docs: typos Folke Lemaitre 2022-12-19 13:36:11 +01:00
  • faac2dd11c
    perf(cache): cache loadfile and no find modpaths without package.loaders Folke Lemaitre 2022-12-19 13:34:37 +01:00
  • 32f2b71ff8
    fix(cache): do a fast check to see if a cached modpath is still valid. find it again otherwise Folke Lemaitre 2022-12-19 12:21:20 +01:00
  • 1fe43f3e29
    fix(ui): focus Lazy window when auto-installing plugins in VimEnter Folke Lemaitre 2022-12-19 12:20:02 +01:00
  • d4aee2715f
    feat!: removed the LazyUpdate etc commands. sub-commands only from now on Folke Lemaitre 2022-12-19 10:11:21 +01:00
  • b89e6bffd2
    perf: lazy-load the commands available on the lazy module Folke Lemaitre 2022-12-18 17:36:32 +01:00
  • 48309ddf09
    chore(main): release 4.2.0 (#11) v4.2.0 github-actions[bot] 2022-12-18 15:03:51 +01:00
  • 771625fb3d
    chore(main): release 4.2.0 github-actions[bot] 2022-12-18 13:53:00 +00:00
  • c87673c4b9
    feat(ui): added help for <CR> on a plugin Folke Lemaitre 2022-12-18 14:51:34 +01:00
  • b88b7d75eb chore(build): auto-generate vimdoc github-actions[bot] 2022-12-18 13:50:01 +00:00
  • e42a18099a
    docs: added line on :checkhealth Folke Lemaitre 2022-12-18 14:49:13 +01:00
  • 2526a011e5 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-18 13:48:03 +00:00
  • 968fa3fe20
    style: removed bold from home button Folke Lemaitre 2022-12-18 14:47:08 +01:00
  • 5fc87f924a
    docs: updated screenshots Folke Lemaitre 2022-12-18 14:46:33 +01:00
  • cd3d87cc82 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-18 13:34:41 +00:00
  • d0651e4782
    docs: added section about the lockfile Folke Lemaitre 2022-12-18 14:33:51 +01:00
  • 39f629eedf chore(build): auto-generate vimdoc github-actions[bot] 2022-12-18 13:29:46 +00:00
  • 628d421c27
    docs: added my dots to the examples Folke Lemaitre 2022-12-18 14:28:49 +01:00
  • c88ad91e31
    docs: added section on versioning Folke Lemaitre 2022-12-18 14:26:24 +01:00
  • 78b284c065
    docs: added section on lazy loading Folke Lemaitre 2022-12-18 14:23:02 +01:00
  • c0d3617e0b
    feat: check if ffi is available and error if not Folke Lemaitre 2022-12-18 13:41:02 +01:00
  • 0f62ec0ad6 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-18 10:59:37 +00:00
  • b70bb1955b
    docs: added more detailed requirements Folke Lemaitre 2022-12-18 11:58:40 +01:00
  • db469ed275 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-18 10:44:05 +00:00
  • 671b163dd7
    docs: added more details on startup sequence Folke Lemaitre 2022-12-18 11:43:10 +01:00
  • 1730661ec2
    docs: generate docs for commands Folke Lemaitre 2022-12-18 11:42:54 +01:00
  • f25f942eb7
    feat: expose all commands on main lazy module Folke Lemaitre 2022-12-18 11:42:27 +01:00
  • 0b4a04de7d
    feat(ui): make home bold Folke Lemaitre 2022-12-17 17:36:09 +01:00
  • a46c0c04f1
    feat: never source packer_compiled.lua Folke Lemaitre 2022-12-17 17:35:45 +01:00
  • 9026a0e25d
    feat(ui): made it look a little less like a Mason rip-off :) Folke Lemaitre 2022-12-17 15:56:13 +01:00
  • 85e375223f
    fix(ui): always clear complete tasks with the same name when starting a new task Folke Lemaitre 2022-12-17 14:28:41 +01:00
  • 5c0c381b56
    fix(loader): runtime files are now sourced alphabetically per directory Folke Lemaitre 2022-12-17 13:03:34 +01:00
  • eeb06a5a50
    feat(loader): added error handler to sourcing of runtime files Folke Lemaitre 2022-12-17 12:59:31 +01:00
  • 53affcaaf4 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-17 11:53:24 +00:00
  • 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 +01:00
  • 6f728e698d
    fix(ui): show first tag for each help doc in details Folke Lemaitre 2022-12-17 10:38:42 +01:00
  • 97366711be
    feat(ui): added dir to props Folke Lemaitre 2022-12-17 10:06:51 +01:00
  • 23984dd1f3
    fix: set correct dir for lazy plugin Folke Lemaitre 2022-12-17 10:06:40 +01:00
  • 2d6559302e
    docs: removed toc Folke Lemaitre 2022-12-17 09:59:29 +01:00
  • fc55edc22e
    chore(main): release 4.1.0 (#10) v4.1.0 github-actions[bot] 2022-12-16 15:21:03 +01:00
  • 75ba1d56e6
    chore(main): release 4.1.0 github-actions[bot] 2022-12-16 14:11:38 +00:00
  • dcae07d01e chore(build): auto-generate vimdoc github-actions[bot] 2022-12-16 14:11:06 +00:00
  • c5d092ed9e
    docs: added a section on startup sequence Folke Lemaitre 2022-12-16 15:10:05 +01:00
  • 0df47d91d1
    docs: fixed bootstrap code and make it work for beta testers Folke Lemaitre 2022-12-16 15:09:50 +01:00
  • 060cf23aca
    perf: when reloading plugin specs always use cache Folke Lemaitre 2022-12-16 15:08:09 +01:00
  • e897524b1f
    refactor: split autoload in autoload and check_load Folke Lemaitre 2022-12-16 13:06:52 +01:00
  • f23a6eef8c
    perf: prevent string.match to find plugin name from a modpath Folke Lemaitre 2022-12-16 13:06:30 +01:00
  • ecf03a6892
    refactor: simplified handler code Folke Lemaitre 2022-12-16 09:13:08 +01:00
  • 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 +01:00
  • b8fa6f960f
    fix: add lazy.nvim with dev=false to prevent using the dev version for myself Folke Lemaitre 2022-12-15 23:23:45 +01:00
  • 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 +01:00
  • 6ca03dcd1a chore(build): auto-generate vimdoc github-actions[bot] 2022-12-15 13:44:45 +00:00
  • 57dfb05e2f
    docs: updated config Folke Lemaitre 2022-12-15 14:43:47 +01:00
  • 9f0a02fb0f chore(build): auto-generate vimdoc github-actions[bot] 2022-12-15 13:36:25 +00:00
  • fd600be2e5
    docs: added docs on readme help indexing Folke Lemaitre 2022-12-15 14:34:08 +01:00
  • 4dfab59c87
    refactor: use Util.read_file and Util.write_file for docs Folke Lemaitre 2022-12-15 14:08:04 +01:00
  • 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 +01:00
  • 27178b5e67
    feat: utility methods to read/write files Folke Lemaitre 2022-12-15 14:06:52 +01:00
  • a2f0637c77 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-15 08:18:19 +00:00
  • aa2f982d22
    ci: corrected Neovim version in panvimdoc Folke Lemaitre 2022-12-15 09:15:55 +01:00
  • 1f70834e1c chore(build): auto-generate vimdoc github-actions[bot] 2022-12-15 08:07:46 +00:00
  • c812daf9ee
    ci: added lua code blocks to docs Folke Lemaitre 2022-12-15 09:06:36 +01:00
  • 70c0ad1b95 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-15 07:48:04 +00:00
  • d975decf92
    docs: added plugin properties Folke Lemaitre 2022-12-15 08:46:47 +01:00
  • f4720ee9f7
    feat(docs): added toc generator Folke Lemaitre 2022-12-15 08:46:25 +01:00
  • 46d0cdba46 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 23:30:02 +00:00
  • f98a663e25
    docs: added toc Folke Lemaitre 2022-12-15 00:29:11 +01:00
  • ed6929c696 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 23:23:54 +00:00
  • dc1d71d5cf
    docs: added plugin spec code Folke Lemaitre 2022-12-15 00:23:01 +01:00
  • 80a7839eec
    feat: lua code generator for the README.md Folke Lemaitre 2022-12-15 00:22:40 +01:00
  • ccdf65b5b8
    fix: Plugin.init implies lazy-loading Folke Lemaitre 2022-12-15 00:22:18 +01:00
  • 869e6dab4b
    docs: bootstrap Folke Lemaitre 2022-12-14 23:29:00 +01:00
  • 48edfecb69
    chore(main): release 4.0.0 (#9) v4.0.0 github-actions[bot] 2022-12-14 22:34:37 +01:00
  • 72914b9166 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 21:11:38 +00:00
  • 650e192c87
    docs: updated feature list Folke Lemaitre 2022-12-14 22:10:45 +01:00
  • 7ca0746fbf chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:59:50 +00:00
  • 1adebbbcc7
    docs: fixed the cache options Folke Lemaitre 2022-12-14 21:58:55 +01:00
  • 0a34571e49 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:58:18 +00:00
  • df80b8845a
    docs: updates Folke Lemaitre 2022-12-14 21:57:21 +01:00
  • 136776744b chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:55:03 +00:00
  • 4392a58c22
    docs: added usage and config Folke Lemaitre 2022-12-14 21:54:17 +01:00
  • 56ce83f06a
    chore(main): release 4.0.0 github-actions[bot] 2022-12-14 20:42:31 +00:00
  • eccc3883eb chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:42:10 +00:00
  • a27be6eb31
    docs: added bootstrap code Folke Lemaitre 2022-12-14 21:41:19 +01:00
  • 1ee4e8b719
    fix: updated the bootstrap code Folke Lemaitre 2022-12-14 21:38:40 +01:00
  • 5128d896c7
    fix: destroy the cache when VIMRUNTIME has changed Folke Lemaitre 2022-12-14 21:38:24 +01:00
  • 72f64ce1f7
    feat: added checks for Neovim version Folke Lemaitre 2022-12-14 21:25:11 +01:00
  • 675dece832
    docs: added requirements Folke Lemaitre 2022-12-14 21:24:51 +01:00
  • 4d19babf7e chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:18:23 +00:00
  • 0f56097612
    docs: better screenshot Folke Lemaitre 2022-12-14 21:17:38 +01:00
  • 51cbff1c8b chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:11:48 +00:00
  • c6b76bdc70
    docs: updated docs Folke Lemaitre 2022-12-14 21:11:01 +01:00
  • 1daf321580 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:09:17 +00:00
  • e651e0110d
    docs: screenshots Folke Lemaitre 2022-12-14 21:08:28 +01:00
  • 861d180dc8 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:07:51 +00:00
  • 832ba79b77
    docs: added screenshot Folke Lemaitre 2022-12-14 21:07:06 +01:00
  • 3a14258e79 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:06:06 +00:00
  • 002210710f
    docs: added screenshot Folke Lemaitre 2022-12-14 21:05:25 +01:00
  • fee15244aa chore(build): auto-generate vimdoc github-actions[bot] 2022-12-14 20:05:17 +00:00
  • 861f2d8a56
    docs: added feature list Folke Lemaitre 2022-12-14 21:04:04 +01:00