Commit Graph

199 Commits

Author SHA1 Message Date
Folke Lemaitre 2d6559302e
docs: removed toc 2022-12-17 12:52:30 +01:00
Folke Lemaitre c5d092ed9e
docs: added a section on startup sequence 2022-12-16 15:10:05 +01:00
Folke Lemaitre 0df47d91d1
docs: fixed bootstrap code and make it work for beta testers 2022-12-16 15:09:50 +01:00
Folke Lemaitre 57dfb05e2f
docs: updated config 2022-12-15 14:43:52 +01:00
Folke Lemaitre fd600be2e5
docs: added docs on readme help indexing 2022-12-15 14:34:08 +01:00
Folke Lemaitre d975decf92
docs: added plugin properties 2022-12-15 08:47:01 +01:00
Folke Lemaitre f98a663e25
docs: added toc 2022-12-15 00:29:17 +01:00
Folke Lemaitre dc1d71d5cf
docs: added plugin spec code 2022-12-15 00:23:09 +01:00
Folke Lemaitre 869e6dab4b
docs: bootstrap 2022-12-15 00:23:09 +01:00
Folke Lemaitre 650e192c87
docs: updated feature list 2022-12-14 22:10:50 +01:00
Folke Lemaitre 1adebbbcc7
docs: fixed the cache options 2022-12-14 21:59:01 +01:00
Folke Lemaitre df80b8845a
docs: updates 2022-12-14 21:57:27 +01:00
Folke Lemaitre 4392a58c22
docs: added usage and config 2022-12-14 21:54:17 +01:00
Folke Lemaitre a27be6eb31
docs: added bootstrap code 2022-12-14 21:41:19 +01:00
Folke Lemaitre 675dece832
docs: added requirements 2022-12-14 21:25:15 +01:00
Folke Lemaitre 0f56097612
docs: better screenshot 2022-12-14 21:17:38 +01:00
Folke Lemaitre c6b76bdc70
docs: updated docs 2022-12-14 21:11:06 +01:00
Folke Lemaitre e651e0110d
docs: screenshots 2022-12-14 21:08:28 +01:00
Folke Lemaitre 832ba79b77
docs: added screenshot 2022-12-14 21:07:06 +01:00
Folke Lemaitre 002210710f
docs: added screenshot 2022-12-14 21:05:25 +01:00
Folke Lemaitre 861f2d8a56
docs: added feature list 2022-12-14 21:04:04 +01:00
Folke Lemaitre c1fe69afd5
docs: updated todo 2022-12-13 10:10:17 +01:00
Folke Lemaitre 01c6ee41ba
docs: updated todo 2022-12-05 21:44:26 +01:00
Folke Lemaitre dc2dcd2d5a
feat: added health checks 2022-12-05 21:31:26 +01:00
Folke Lemaitre 8531995ec7
docs: updated todo 2022-12-05 21:05:20 +01:00
Folke Lemaitre 82f5f617f5
docs: update todo 2022-12-05 14:47:30 +01:00
Folke Lemaitre 3f517abfa4
feat: cleanup keys/cmd handlers when loading a plugin 2022-12-03 23:42:05 +01:00
Folke Lemaitre 24424f59a0
docs: added pact.nvim 2022-12-03 17:46:34 +01:00
Folke Lemaitre 7b272b6ed6
feat: automatically detect config module changes in or oustside Neovim and reload 2022-12-03 00:12:49 +01:00
Folke Lemaitre b0091d40e3
docs: updated todo 2022-12-02 09:25:30 +01:00
Folke Lemaitre af8b8e128e
feat: lazy setup with either a plugins module, or a plugins spec 2022-12-01 13:34:01 +01:00
Folke Lemaitre 0dbf72f67e
docs: opt => lazy 2022-12-01 11:32:52 +01:00
Folke Lemaitre 042aaa4f87
feat!: renamed Plugin.run => Plugin.build 2022-12-01 07:43:34 +01:00
Folke Lemaitre bd2d64230f
feat: added config option for process timeout 2022-11-30 23:38:52 +01:00
Folke Lemaitre 2eb11b1f69
docs: todo 2022-11-30 23:15:26 +01:00
Folke Lemaitre 69cdb718f8
refactor: rename Plugin.lock => Plugin.pin to prevent confusion with the lockfile 2022-11-29 20:19:07 +01:00
Folke Lemaitre b796abcc33
feat: lazy handler implies opt=true 2022-11-29 19:58:31 +01:00
Folke Lemaitre 908b9adf9c
feat: dependencies are opt=true by default if they only appear as a dep 2022-11-29 19:51:53 +01:00
Folke Lemaitre 3e4f84640e
feat: git log config 2022-11-29 15:25:09 +01:00
Folke Lemaitre ceeeda36e8
feat: added bootstrap code 2022-11-29 12:49:15 +01:00
Folke Lemaitre 0774f1bc25
feat: added support for Plugin.lock (wont update) 2022-11-29 12:36:07 +01:00
Folke Lemaitre 1bbfa3a747
docs: todo 2022-11-29 12:16:09 +01:00
Folke Lemaitre 20ff5fa218
feat: added profiler view 2022-11-29 12:02:38 +01:00
Folke Lemaitre 08b7e42fb0
feat: added keybindings to update/install/clean/restore/... single plugins 2022-11-29 10:56:17 +01:00
Folke Lemaitre 63cf2a52bd
feat: added "Lazy check" to check for updates without updating 2022-11-29 08:23:23 +01:00
Folke Lemaitre 4384d0e6d9
feat: added lockfile support 2022-11-29 00:15:13 +01:00
Folke Lemaitre fb84c081b0
feat: lots of improvements to pipeline runner and converted all tasks to new system 2022-11-28 22:03:44 +01:00
Folke Lemaitre 97f44f9f65
docs: todo 2022-11-28 07:36:46 +01:00
Folke Lemaitre 7f17de34fd
docs: todo 2022-11-26 14:31:29 +01:00