mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +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
|