mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 18:58:12 +00:00
docs: better docs
This commit is contained in:
parent
fdc0d3d1f8
commit
b4bd12c0ea
8 changed files with 212 additions and 88 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
nvim -u tests/minit.lua --headless +'lua require("snacks.docs").build()' +qa
|
||||
|
||||
echo -e "\n\nGenerating Vim Help"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue