Folke Lemaitre
f61ca6ec70
docs: fix commands table. Fixes #1393
2024-03-28 12:15:31 +01:00
Folke Lemaitre
e753eb6025
ci: better docgen
2024-03-27 22:59:00 +01:00
Folke Lemaitre
462633bae1
perf: new file-based cache that ensures correct rtp order ( #532 )
...
* perf: new file-based cache that ensures rtp is alweays correct and will cache all files, including those after startup
* refactor: new cache
* test: fix tests
* fix(cache): cache file names on Windows
* feat(cache): allow to disable the cache
* docs: updated cache settings
2023-02-13 12:01:56 +01:00
Folke Lemaitre
3f8cc2c0df
docs: generated docs
2023-01-19 22:08:58 +01:00
Folke Lemaitre
d813c518d5
docs: improvements to readme updater
2023-01-09 13:09:16 +01:00
Folke Lemaitre
3a216d008d
fix(docs): auto-gen of readme stuff
2023-01-09 08:05:46 +01:00
Folke Lemaitre
fb46cb5862
build: utility method to create plugin list in markdown
2022-12-30 23:58:01 +01:00
Folke Lemaitre
a2fdf369f2
feat(profile): added accurate startuptime to ui/stats/docs
2022-12-27 13:34:12 +01:00
Folke Lemaitre
5f017bf655
docs: document highlight groups
2022-12-26 09:37:31 +01:00
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