mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 10:49:08 +00:00
3 lines
94 B
Bash
Executable file
3 lines
94 B
Bash
Executable file
#!/bin/env bash
|
|
|
|
nvim -u tests/minit.lua --headless +'lua require("snacks.docs").build()' +qa
|