💤 A modern plugin manager for Neovim
Go to file
github-actions[bot] 720bc15a52 chore(build): auto-generate docs 2024-06-23 17:39:08 +00:00
.github feat: added vimdoc generation 2024-06-23 19:38:40 +02:00
blog feat: enabled blog (still need to write the release post for 11.0) 2024-06-23 18:44:23 +02:00
doc chore(build): auto-generate docs 2024-06-23 17:39:08 +00:00
docs chore(build): auto-generate docs 2024-06-23 17:13:02 +00:00
lua feat: added vimdoc generation 2024-06-23 19:38:40 +02:00
src feat: initial site 2024-06-18 23:17:53 +02:00
static feat: initial site 2024-06-18 23:17:53 +02:00
.gitignore feat: initial site 2024-06-18 23:17:53 +02:00
.keep initial commit 2024-06-18 22:30:37 +02:00
.markdownlint.yaml docs: updated 2024-06-23 10:09:41 +02:00
README.md feat: added vimdoc generation 2024-06-23 19:38:40 +02:00
babel.config.js feat: initial site 2024-06-18 23:17:53 +02:00
build.sh feat: initial site 2024-06-18 23:17:53 +02:00
docusaurus.config.ts feat: enabled blog (still need to write the release post for 11.0) 2024-06-23 18:44:23 +02:00
package.json feat: initial site 2024-06-18 23:17:53 +02:00
pnpm-lock.yaml feat: initial site 2024-06-18 23:17:53 +02:00
sidebars.ts feat: initial site 2024-06-18 23:17:53 +02:00
socials.ts docs: test deploy 2024-06-18 23:38:24 +02:00
stylua.toml docs: updated 2024-06-23 10:09:41 +02:00
tsconfig.json feat: initial site 2024-06-18 23:17:53 +02:00

README.md

docs/intro.md
docs/installation.mdx
docs/spec/index.md
docs/spec/examples.md
docs/spec/lazy_loading.md
docs/spec/versioning.md
docs/packages.md
docs/configuration/index.md
docs/configuration/highlights.md
docs/usage/index.md
docs/usage/lockfile.md
docs/usage/migration.md
docs/usage/profiling.md
docs/usage/structuring.md
docs/developers.md