index
:
dotfiles.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stowables-dotlocal
/
share
/
nvim
/
site
/
pack
/
manual
/
start
/
nvim-lspconfig-v0.1.6
/
scripts
/
docgen.sh
blob: 288465430ca38ab26c7042fa5f27dbf0d81a8d5c (
plain
)
1
2
#!/bin/sh exec nvim -u NONE -E -R --headless +'set rtp+=$PWD' +'luafile scripts/docgen.lua' +q