Commit Graph

  • cd3d87cc82 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-18 13:34:41 +0000
  • d0651e4782
    docs: added section about the lockfile Folke Lemaitre 2022-12-18 14:33:51 +0100
  • 39f629eedf chore(build): auto-generate vimdoc github-actions[bot] 2022-12-18 13:29:46 +0000
  • 628d421c27
    docs: added my dots to the examples Folke Lemaitre 2022-12-18 14:28:49 +0100
  • c88ad91e31
    docs: added section on versioning Folke Lemaitre 2022-12-18 14:26:24 +0100
  • 78b284c065
    docs: added section on lazy loading Folke Lemaitre 2022-12-18 14:23:02 +0100
  • c0d3617e0b
    feat: check if ffi is available and error if not Folke Lemaitre 2022-12-18 13:41:02 +0100
  • 0f62ec0ad6 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-18 10:59:37 +0000
  • b70bb1955b
    docs: added more detailed requirements Folke Lemaitre 2022-12-18 11:58:40 +0100
  • db469ed275 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-18 10:44:05 +0000
  • 671b163dd7
    docs: added more details on startup sequence Folke Lemaitre 2022-12-18 11:43:10 +0100
  • 1730661ec2
    docs: generate docs for commands Folke Lemaitre 2022-12-18 11:42:54 +0100
  • f25f942eb7
    feat: expose all commands on main lazy module Folke Lemaitre 2022-12-18 11:42:27 +0100
  • 0b4a04de7d
    feat(ui): make home bold Folke Lemaitre 2022-12-17 17:36:09 +0100
  • a46c0c04f1
    feat: never source `packer_compiled.lua` Folke Lemaitre 2022-12-17 17:35:45 +0100
  • 9026a0e25d
    feat(ui): made it look a little less like a Mason rip-off :) Folke Lemaitre 2022-12-17 15:56:13 +0100
  • 85e375223f
    fix(ui): always clear complete tasks with the same name when starting a new task Folke Lemaitre 2022-12-17 14:28:41 +0100
  • 5c0c381b56
    fix(loader): runtime files are now sourced alphabetically per directory Folke Lemaitre 2022-12-17 13:03:34 +0100
  • eeb06a5a50
    feat(loader): added error handler to sourcing of runtime files Folke Lemaitre 2022-12-17 12:59:31 +0100
  • 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
  • 75ba1d56e6
    chore(main): release 4.1.0 github-actions[bot] 2022-12-16 14:11:38 +0000
  • 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
  • 56ce83f06a
    chore(main): release 4.0.0 github-actions[bot] 2022-12-14 20:42:31 +0000
  • 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
  • 5df8364f2b
    chore(main): release 3.0.0 github-actions[bot] 2022-12-13 09:31:12 +0000
  • 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