1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 13:10:04 +08:00
SpaceVim/bundle/nvim-lspconfig-0.1.3/scripts/docgen.sh

3 lines
95 B
Bash
Raw Permalink Normal View History

2023-03-29 11:59:27 +08:00
#!/bin/sh
exec nvim -u NONE -E -R --headless +'set rtp+=$PWD' +'luafile scripts/docgen.lua' +q