Commit graph

159 commits

Author SHA1 Message Date
Folke Lemaitre
6f00cdedee
docs: typos 2022-12-19 13:36:11 +01:00
Folke Lemaitre
e42a18099a
docs: added line on :checkhealth 2022-12-18 14:49:18 +01:00
Folke Lemaitre
5fc87f924a
docs: updated screenshots 2022-12-18 14:46:33 +01:00
Folke Lemaitre
d0651e4782
docs: added section about the lockfile 2022-12-18 14:33:55 +01:00
Folke Lemaitre
628d421c27
docs: added my dots to the examples 2022-12-18 14:29:02 +01:00
Folke Lemaitre
c88ad91e31
docs: added section on versioning 2022-12-18 14:29:02 +01:00
Folke Lemaitre
78b284c065
docs: added section on lazy loading 2022-12-18 14:29:02 +01:00
Folke Lemaitre
b70bb1955b
docs: added more detailed requirements 2022-12-18 11:58:45 +01:00
Folke Lemaitre
671b163dd7
docs: added more details on startup sequence 2022-12-18 11:43:10 +01:00
Folke Lemaitre
1730661ec2
docs: generate docs for commands 2022-12-18 11:42:54 +01:00
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