mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 10:49:08 +00:00
ci: docgen
This commit is contained in:
parent
e937bfaa74
commit
df333a6a9a
17 changed files with 813 additions and 1 deletions
3
scripts/docs
Executable file
3
scripts/docs
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/env bash
|
||||
|
||||
nvim -u tests/minit.lua --headless +'lua require("snacks.docs").build()' +qa
|
Loading…
Add table
Add a link
Reference in a new issue