aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/docgen.lua
Commit message (Expand)AuthorAgeFilesLines
* docs(config.md): separate out lua require blockMichael Lingelbach2021-06-201-0/+6
* docgen: when no description provided fallback to reading function from sourceMichael Lingelbach2021-03-191-0/+17
* docgen: fix if malformed json entries presentMichael Lingelbach2021-01-261-0/+3
* Remove all installers and install logicMichael Lingelbach2021-01-031-5/+0
* Separate autogenerated readme from readme.mdMichael Lingelbach2020-12-201-1/+1
* docgen: add '-v' option to curl for debuggingHirokazu Hata2020-11-151-1/+1
* Rename nvim_lsp to lspconfigHirokazu Hata2020-09-061-6/+6
* docgen: escape GitHub Flavored Markdown punctuation charactersHirokazu Hata2020-06-131-1/+8
* docgen: use package.json url instead of VSCode extension nameHirokazu Hata2020-05-181-26/+0
* docgen.lua: call require_all_configs() earlierJustin M. Keyes2020-02-021-1/+1
* docgen.lua: require() all configsJustin M. Keyes2020-02-021-0/+9
* rename "skeleton" to "configs"Justin M. Keyes2020-01-311-1/+1
* rename "skeleton" to "configs" #100Michael Lingelbach2020-01-311-3/+3
* CI: luacheck #86Hirokazu Hata2019-12-311-7/+7
* remove Vimscript wrapper nvim_lsp#setup()Justin M. Keyes2019-12-081-3/+2
* Add retry logic to docgen. (#54)Ashkan Kiani2019-11-261-16/+20
* Add sumneko_lua installation and util.sh helper. (#49)Ashkan Kiani2019-11-261-13/+33
* Add package_json for pyls and update docgen (#32)Ashkan Kiani2019-11-171-1/+4
* Refactor docgen and add package.json support (#29)Ashkan Kiani2019-11-171-102/+170
* Use a template for README.md (#28)Ashkan Kiani2019-11-171-19/+21
* Improve docgen (#27)Ashkan Kiani2019-11-171-56/+88
* Redo installation. (#17)Ashkan Kiani2019-11-151-3/+11
* Texlab settings (#14)Christian Clason2019-11-151-1/+1
* Add ElmLS (#9)Ashkan Kiani2019-11-141-2/+5
* Improve documentation and docgen command.Ashkan Kiani2019-11-141-0/+3
* Add initial support for python-language-server (#3)Christian Clason2019-11-141-1/+2
* Clean up docs.Ashkan Kiani2019-11-141-3/+2
* Rename to nvim_lsp and nvim-lsp.Ashkan Kiani2019-11-141-3/+3
* Use new skeleton. Add docs generator.Ashkan Kiani2019-11-141-0/+106