Commit Graph

10 Commits

Author SHA1 Message Date
Folke Lemaitre 83270cc5e5
refactor(commands): move ui/commands config to separate file 2022-12-23 20:55:56 +01:00
Folke Lemaitre bc617474a0
feat!: lazy api commands now take an opts table instead of a list of plugins 2022-12-21 22:27:36 +01:00
Folke Lemaitre 9dfeface3f
docs: fixed indentation of auto-generated code blocks 2022-12-21 11:43:05 +01:00
Folke Lemaitre b46278751f
docs: added optional plugins to docs for commands and methods 2022-12-19 15:22:47 +01:00
Folke Lemaitre 2dd6230018
feat: added `:Lazy load foobar.nvim` to load a plugin 2022-12-19 14:22:43 +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 4dfab59c87
refactor: use Util.read_file and Util.write_file for docs 2022-12-15 14:08:09 +01:00
Folke Lemaitre f4720ee9f7
feat(docs): added toc generator 2022-12-15 08:47:01 +01:00
Folke Lemaitre 80a7839eec
feat: lua code generator for the README.md 2022-12-15 00:23:09 +01:00