gitextract_vu8rkx56/ ├── .gitattributes ├── README.ja.md ├── README.md ├── doc/ │ ├── nvim-lua-guide.jax │ └── nvim-lua-guide.txt └── scripts/ ├── docgen.sh ├── sections_tags.awk ├── to_vimdoc.sed └── to_vimdocja.sed