aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* test: remove test depend and use vusted (#2603)Raphael2023-05-111-13/+0
* chore: remove redundant config for Lua (#2523)Zhizhen He2023-03-231-2/+2
* docs: make sure username doesn't leak into generated document (#2441)figsoda2023-02-151-0/+10
* chore: use luarocks-tag-release workflowMarc Jakobi2023-02-032-14/+0
* ci: add luarocks upload release workflowv0.1.5Marc Jakobi2023-01-082-0/+14
* chore(rust-analyzer): use `vim.json.decode` instead of `fn.json_decode` (#2096)numToStr2022-08-271-1/+1
* docs: unverbose, mention "settings" paramJustin M. Keyes2022-06-131-3/+4
* docs: remove use of debug module for automatically extracting root pattern (#...Michael Lingelbach2022-03-201-16/+1
* docs: restore commands (#1798)Michael Lingelbach2022-03-201-9/+10
* docs: clean up styling in documentation (#1797)Michael Lingelbach2022-03-201-11/+12
* fix(help): workaround plugin/users overwritting tags (#1512)Javier Lopez2021-11-302-22/+4
* docs: make |lspconfig-server-configurations| jump to the markdown file (#1497)Michael Lingelbach2021-11-272-1/+23
* docs: fix docgen (#1486)Michael Lingelbach2021-11-261-1/+1
* chore: clean up importsMichael Lingelbach2021-11-251-3/+3
* feat: expose configsMichael Lingelbach2021-11-251-2/+2
* docs: documentation overhaul (#1384)Michael Lingelbach2021-11-092-29/+1
* style: format files with stylua v0.11.0Peter Lithammer2021-09-231-1/+4
* chore: remove modeline (#1177)Michael Lingelbach2021-08-241-2/+0
* chore: change stylua to single quotes (#1068)Michael Lingelbach2021-07-132-76/+76
* ci: lint and format with styluaMichael Lingelbach2021-07-032-159/+186
* docs(config.md): separate out lua require blockMichael Lingelbach2021-06-201-0/+6
* Documentation fixesMichael Lingelbach2021-03-271-3/+3
* docgen: add vimdoc pipeline with babelfishMichael Lingelbach2021-03-271-0/+25
* 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-202-243/+2
* docgen: add '-v' option to curl for debuggingHirokazu Hata2020-11-151-1/+1
* Rename nvim_lsp to lspconfigHirokazu Hata2020-09-063-36/+36
* Merge pull request #238 from steelsojka/angular-lsMatthieu Coudron2020-11-141-1/+1
|\
| * feat(angular-ls): add angular language serviceSteven Sojka2020-08-311-1/+1
* | doc #346Justin M. Keyes2020-09-051-24/+28
|/
* Add example for how to get path to log file to READMEDheepak Krishnamurthy2020-07-191-0/+6
* Update README.md to make lua block clearer to readDheepak Krishnamurthy2020-07-031-4/+17
* docgen: escape GitHub Flavored Markdown punctuation charactersHirokazu Hata2020-06-131-1/+8
* test: add test runner scriptHirokazu Hata2020-05-191-0/+13
* docgen: use package.json url instead of VSCode extension nameHirokazu Hata2020-05-181-26/+0
* doc: spell out when :packadd is neededJustin M. Keyes2020-05-051-2/+2
* docJustin M. Keyes2020-05-041-0/+2
* Fix small typo in README.mdThomas Versteeg2020-04-091-1/+1
* README_template.md: add how to override default_configHirokazu Hata2020-03-101-0/+13
* [fix] e.gkazukazuinaina2020-03-051-1/+1
* [add] vim-plug url in README_templetekazukazuinaina2020-03-041-0/+2
* window/showMessage: the display level can be set for 'window/showMessage' not...Hirokazu Hata2020-02-241-3/+7
* docgen.lua: call require_all_configs() earlierJustin M. Keyes2020-02-021-1/+1
* docgen.lua: require() all configsJustin M. Keyes2020-02-022-3/+12
* doc #108Justin M. Keyes2020-01-311-0/+5
* rename "skeleton" to "configs"Justin M. Keyes2020-01-311-1/+1
* rename "skeleton" to "configs" #100Michael Lingelbach2020-01-312-5/+5
* CI: luacheck #86Hirokazu Hata2019-12-311-7/+7