1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:20:03 +08:00
SpaceVim/bundle/nvim-lspconfig/scripts/docgen.sh
2021-10-05 15:13:10 +08:00

3 lines
95 B
Bash
Vendored

#!/bin/sh
exec nvim -u NONE -E -R --headless +'set rtp+=$PWD' +'luafile scripts/docgen.lua' +q