Commit graph

  • b802729bf6 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-21 10:43:46 +00:00
  • 9dfeface3f
    docs: fixed indentation of auto-generated code blocks Folke Lemaitre 2022-12-21 11:43:05 +01:00
  • 70e2393f89 fix(checker): allow git checks only for non-pinned plugins Tsakiris Tryfon 2022-12-21 12:42:26 +02:00
  • 71b2e2ff7d
    docs: lazy works on all OSs now Folke Lemaitre 2022-12-21 11:35:43 +01:00
  • 232232da5a
    fix(ui): install command can have plugins as a parameter Folke Lemaitre 2022-12-21 11:18:41 +01:00
  • 4ca30390ec
    feat(loader): warn when mapleader is changed after init Folke Lemaitre 2022-12-21 10:51:31 +01:00
  • 540847b7cb
    fix: strip / from dirs. Fixes #60 Folke Lemaitre 2022-12-21 10:17:10 +01:00
  • 86eaa118c6
    fix(git): dereference tag refs. Fixes #54 Folke Lemaitre 2022-12-21 10:13:18 +01:00
  • e95da35d09
    feat(util): utility method to get sync process output Folke Lemaitre 2022-12-21 10:12:39 +01:00
  • 3c3a711dda chore(build): auto-generate vimdoc github-actions[bot] 2022-12-21 08:04:42 +00:00
  • 44f80a7f5d
    feat(plugin): allow plugin files only without a main plugin module. Fixes #53 Folke Lemaitre 2022-12-21 09:03:40 +01:00
  • f5734f512f chore(build): auto-generate vimdoc github-actions[bot] 2022-12-21 07:34:02 +00:00
  • 3814883aaa
    fix(ui): set current win only when its valid Folke Lemaitre 2022-12-21 08:33:10 +01:00
  • 3a7b8c8132
    chore(main): release 5.1.0 (#30) v5.1.0 github-actions[bot] 2022-12-20 23:35:55 +01:00
  • 3606d62918
    fix: add after directories to rtp to make after/ftplugin and others work. Fixes #47 Folke Lemaitre 2022-12-20 23:35:06 +01:00
  • ef175604ff
    chore(main): release 5.1.0 github-actions[bot] 2022-12-20 22:16:05 +00:00
  • b193f96f7b
    fix(spec): only process a spec once Folke Lemaitre 2022-12-20 23:14:49 +01:00
  • 7be46bceef
    style: removed unused requires Folke Lemaitre 2022-12-20 22:32:16 +01:00
  • 897d6df5ac
    fix: add filetype to window buffer. (#41) Dan Sully 2022-12-20 21:23:00 +01:00
  • 27ff5a09e6
    Add filetype to window buffer. Dan Sully 2022-12-20 21:16:31 +01:00
  • 14300b3d04 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-20 20:16:27 +00:00
  • 78e9d6c01d
    docs: add a note about mapleader Folke Lemaitre 2022-12-20 21:15:39 +01:00
  • 06ac8bda66
    perf(ui): clear existing extmarks before rendering Folke Lemaitre 2022-12-20 20:53:00 +01:00
  • ffcd0ab7bb
    fix(loader): source filetype.lua before plugins. Fixes #35 Folke Lemaitre 2022-12-20 20:32:37 +01:00
  • 9d12cdcc06
    fix(git): don't run git log for submodules. Fixes #33 Folke Lemaitre 2022-12-20 19:58:48 +01:00
  • 06ffcf5874 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-20 18:44:49 +00:00
  • 7fb0652dba
    docs: added docs on update checker Folke Lemaitre 2022-12-20 19:43:46 +01:00
  • 1f86cb37d1 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-20 18:39:54 +00:00
  • 3cffb2acef
    docs: added change detection to the readme Folke Lemaitre 2022-12-20 19:39:07 +01:00
  • 6c767a604d
    feat: added options to configure change detection. Fixes #32 Folke Lemaitre 2022-12-20 19:38:32 +01:00
  • cd162f342a chore(build): auto-generate vimdoc github-actions[bot] 2022-12-20 18:30:15 +00:00
  • 941df31a41
    feat(ui): make the windoww size configurable. Fixes #34 Folke Lemaitre 2022-12-20 19:29:28 +01:00
  • 52984419ff
    fix: use nvim_feekeys instead of nvim_input for keys handler. Fixes #28 Folke Lemaitre 2022-12-20 18:24:40 +01:00
  • 2927b0597e
    docs: added lincense Folke Lemaitre 2022-12-20 17:56:21 +01:00
  • 69f34d6cb2
    docs: bootstrap code clarification C.D. MacEachern 2022-12-20 11:46:30 -05:00
  • 4d782030c8
    chore(main): release 5.0.1 (#17) v5.0.1 github-actions[bot] 2022-12-20 16:59:11 +01:00
  • 205ee7f6e7
    chore(main): release 5.0.1 github-actions[bot] 2022-12-20 15:58:22 +00:00
  • 1371a14167
    fix(build): use the shell to execute build commands Folke Lemaitre 2022-12-20 16:57:02 +01:00
  • ffabe91b2d
    fix(cache): if mod is loaded already in the loader, then return that Folke Lemaitre 2022-12-20 16:41:11 +01:00
  • 316503f124
    fix: dont autoload cached modules when module=false Folke Lemaitre 2022-12-20 16:02:22 +01:00
  • 992c6791ef
    fix: always set Config.me regardless of reset rtp Folke Lemaitre 2022-12-20 16:02:06 +01:00
  • df6c9863dc
    fix: add neovim libs to rtp for treesitter parsers etc Folke Lemaitre 2022-12-20 15:03:16 +01:00
  • 49b69b7f9f chore(build): auto-generate vimdoc github-actions[bot] 2022-12-20 13:14:47 +00:00
  • e9d3a73bbc
    fix: default logs are now since 3 days ago to be in line with the docs Folke Lemaitre 2022-12-20 14:13:52 +01:00
  • 423432254d chore(build): auto-generate vimdoc github-actions[bot] 2022-12-20 13:02:51 +00:00
  • 6e32759c5d
    fix: deepcopy lazyspec before processing Folke Lemaitre 2022-12-20 14:01:59 +01:00
  • ec0f8d0947
    docs: added config.dev.path to the example Folke Lemaitre 2022-12-20 13:49:29 +01:00
  • 6404d42155
    fix: move re-sourcing check to the top Folke Lemaitre 2022-12-20 13:47:53 +01:00
  • ddf36d7748
    fix: checker should not error on non-existing dirs Folke Lemaitre 2022-12-20 13:44:21 +01:00
  • 50ba619d9e
    test: fix tests Folke Lemaitre 2022-12-20 13:40:09 +01:00
  • f78d8bf376
    fix: show error when merging, but continue Folke Lemaitre 2022-12-20 13:36:18 +01:00
  • b8a005510c chore(build): auto-generate vimdoc github-actions[bot] 2022-12-20 11:35:11 +00:00
  • 1754056475
    fix: use jobstart instead of system to open urls Folke Lemaitre 2022-12-20 12:34:24 +01:00
  • 5ecc988610
    docs: use https to bootstrap lazy Folke Lemaitre 2022-12-20 12:34:05 +01:00
  • ae644a604d
    fix: only run updated checker for installed plugins. Fixes #16 Folke Lemaitre 2022-12-20 11:58:54 +01:00
  • 7225b055f5 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-20 10:40:52 +00:00
  • 17fd57a5f3
    docs: added docs for statusline and count Folke Lemaitre 2022-12-20 11:40:12 +01:00
  • 48a596e1d4 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-20 10:03:19 +00:00
  • dfe8a65d7d
    docs: removed extra performance section Folke Lemaitre 2022-12-20 11:02:28 +01:00
  • 1fa2d87ae2
    docs: moved my dots to structuring plugins Folke Lemaitre 2022-12-20 11:01:43 +01:00
  • 9916318522 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-20 09:56:46 +00:00
  • abe026a5ae
    docs: added section on performance Folke Lemaitre 2022-12-20 10:55:58 +01:00
  • 82aea47c35 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-20 09:27:34 +00:00
  • 72d66cdd73
    docs: updated lua stuff Folke Lemaitre 2022-12-20 10:26:47 +01:00
  • ca430184b3 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-20 09:25:55 +00:00
  • 36cb7ea597
    docs: migration guide Folke Lemaitre 2022-12-20 10:24:57 +01:00
  • 2f59ead574
    chore(main): release 5.0.0 (#12) v5.0.0 github-actions[bot] 2022-12-20 10:20:19 +01:00
  • dbcf675f87 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-20 09:20:06 +00:00
  • b906ad959c
    docs: added windows to supported platforms Folke Lemaitre 2022-12-20 10:19:00 +01:00
  • cb87aa3893
    ci: run tests on linux only for nw Folke Lemaitre 2022-12-20 08:56:59 +01:00
  • a759615575
    chore(main): release 5.0.0 github-actions[bot] 2022-12-20 07:48:24 +00:00
  • 75a36f3c94 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-20 07:47:50 +00:00
  • af87108605
    fix(util): fixed double slashes Folke Lemaitre 2022-12-20 08:47:01 +01:00
  • 62c1542141
    fix(cache): normalize paths Folke Lemaitre 2022-12-20 08:31:19 +01:00
  • bb1c2f4c3e
    feat: added support for Windows Folke Lemaitre 2022-12-20 07:19:55 +01:00
  • 198963fdab
    feat: utility method to normalize a path Folke Lemaitre 2022-12-20 07:19:41 +01:00
  • a18988372f
    fix: check for installed plugins with plain find Folke Lemaitre 2022-12-20 07:15:26 +01:00
  • 833b387213 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-19 20:28:48 +00:00
  • ff893190f2
    docs: removed dots from features Folke Lemaitre 2022-12-19 21:27:36 +01:00
  • b7bf18abd3
    style: spelling Folke Lemaitre 2022-12-19 21:11:28 +01:00
  • 66dad89f58 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-19 20:06:18 +00:00
  • 0c0b8b7231
    docs: todo Folke Lemaitre 2022-12-19 21:05:18 +01:00
  • 92fd0d43a0
    docs: updated installation and structuring plugins Folke Lemaitre 2022-12-19 21:04:05 +01:00
  • 1baa92f8ca
    docs: added docs on <cr> and <K> Folke Lemaitre 2022-12-19 19:49:47 +01:00
  • d827d8a402
    docs: collapse semver examples Folke Lemaitre 2022-12-19 19:15:46 +01:00
  • 1e163632e4 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-19 18:10:49 +00:00
  • 980cfa95f3
    docs: added config example when not using a Nerd Font Folke Lemaitre 2022-12-19 19:09:49 +01:00
  • 713dcb6901
    build: added markdownlint config Folke Lemaitre 2022-12-19 19:07:12 +01:00
  • 706fe6f9c5 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-19 14:23:42 +00:00
  • 5ed9855d1c
    feat: added completion for all lazy commands Folke Lemaitre 2022-12-19 15:20:56 +01:00
  • b46278751f
    docs: added optional plugins to docs for commands and methods Folke Lemaitre 2022-12-19 15:20:38 +01:00
  • f29f3d2157 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-19 13:57:32 +00:00
  • 1efa710210
    feat: added module=false to skip auto-loading of plugins on require Folke Lemaitre 2022-12-19 14:56:43 +01:00
  • 55d194cf9c chore(build): auto-generate vimdoc github-actions[bot] 2022-12-19 13:31:18 +00:00
  • bac34cc6b6
    docs: added section on uninstalling Folke Lemaitre 2022-12-19 14:30:31 +01:00
  • c065ca2b32 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-19 13:23:33 +00:00
  • 2dd6230018
    feat: added :Lazy load foobar.nvim to load a plugin Folke Lemaitre 2022-12-19 14:19:10 +01:00
  • 8a0da3b27e
    config: move lazy cache to state/nvim/lazy/cache Folke Lemaitre 2022-12-19 13:55:00 +01:00
  • 7eb60345d6 chore(build): auto-generate vimdoc github-actions[bot] 2022-12-19 12:38:06 +00:00
  • 65675808d1
    chore: todo Folke Lemaitre 2022-12-19 13:37:14 +01:00