index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
docgen.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: silence luals warnings
dundargoc
2024-12-22
1
-2
/
+2
*
refactor: deprecate util.path.join
dundargoc
2024-12-21
1
-1
/
+1
*
refactor: fix luals warnings
v1.2.0
dundargoc
2024-12-19
1
-4
/
+3
*
Revert "refactor: use simpler file existence check" #3495
Justin M. Keyes
2024-12-06
1
-3
/
+3
*
refactor: replace all instances of vim.uv with vim.loop
dundargoc
2024-12-02
1
-3
/
+2
*
refactor: use simpler file existence check
dundargoc
2024-12-01
1
-3
/
+3
*
refactor: deprecate util.path.is_file #3474
dundargoc
2024-11-28
1
-3
/
+3
*
feat(docs): improve formatting of generated docs #3400
Justin M. Keyes
2024-10-24
1
-18
/
+13
*
feat(docs): improve formatting of generated docs
Justin M. Keyes
2024-10-24
1
-9
/
+6
*
feat(docs): autogenerate default_config docs
Justin M. Keyes
2024-10-24
1
-22
/
+22
*
feat(docs): autogenerate default_config docs
Justin M. Keyes
2024-10-24
1
-6
/
+29
*
docs: fix old URL
Justin M. Keyes
2024-10-09
1
-1
/
+1
*
refactor: minor cleanup
Justin M. Keyes
2024-10-06
1
-8
/
+8
*
ci: rename README_template.md #3357
Justin M. Keyes
2024-10-06
1
-1
/
+1
*
refactor(docgen): cleanup #3336
Justin M. Keyes
2024-10-02
1
-13
/
+16
*
refactor: replace deprecated vim.loop with vim.uv
dundargoc
2024-10-02
1
-1
/
+1
*
feat: expose config definition as `config_def` #3335
Justin M. Keyes
2024-10-02
1
-1
/
+1
*
refactor: rename "server_configurations" => "configs" #3330
Justin M. Keyes
2024-10-01
1
-4
/
+4
*
fix(scripts): use compatible tbl_flatten in docgen (#3171)
glepnir
2024-05-23
1
-9
/
+6
*
refactor: add compatible tbl_flatten and lsp_get_clients for new version 0.10...
glepnir
2024-05-17
1
-8
/
+10
*
chore: remove redundant config for Lua (#2523)
Zhizhen He
2023-03-23
1
-2
/
+2
*
docs: make sure username doesn't leak into generated document (#2441)
figsoda
2023-02-15
1
-0
/
+10
*
chore(rust-analyzer): use `vim.json.decode` instead of `fn.json_decode` (#2096)
numToStr
2022-08-27
1
-1
/
+1
*
docs: remove use of debug module for automatically extracting root pattern (#...
Michael Lingelbach
2022-03-20
1
-16
/
+1
*
docs: restore commands (#1798)
Michael Lingelbach
2022-03-20
1
-9
/
+10
*
docs: clean up styling in documentation (#1797)
Michael Lingelbach
2022-03-20
1
-11
/
+12
*
fix(help): workaround plugin/users overwritting tags (#1512)
Javier Lopez
2021-11-30
1
-22
/
+1
*
docs: make |lspconfig-server-configurations| jump to the markdown file (#1497)
Michael Lingelbach
2021-11-27
1
-0
/
+22
*
docs: fix docgen (#1486)
Michael Lingelbach
2021-11-26
1
-1
/
+1
*
chore: clean up imports
Michael Lingelbach
2021-11-25
1
-3
/
+3
*
feat: expose configs
Michael Lingelbach
2021-11-25
1
-2
/
+2
*
docs: documentation overhaul (#1384)
Michael Lingelbach
2021-11-09
1
-1
/
+1
*
chore: remove modeline (#1177)
Michael Lingelbach
2021-08-24
1
-2
/
+0
*
chore: change stylua to single quotes (#1068)
Michael Lingelbach
2021-07-13
1
-65
/
+65
*
ci: lint and format with stylua
Michael Lingelbach
2021-07-03
1
-150
/
+177
*
docs(config.md): separate out lua require block
Michael Lingelbach
2021-06-20
1
-0
/
+6
*
docgen: when no description provided fallback to reading function from source
Michael Lingelbach
2021-03-19
1
-0
/
+17
*
docgen: fix if malformed json entries present
Michael Lingelbach
2021-01-26
1
-0
/
+3
*
Remove all installers and install logic
Michael Lingelbach
2021-01-03
1
-5
/
+0
*
Separate autogenerated readme from readme.md
Michael Lingelbach
2020-12-20
1
-1
/
+1
*
docgen: add '-v' option to curl for debugging
Hirokazu Hata
2020-11-15
1
-1
/
+1
*
Rename nvim_lsp to lspconfig
Hirokazu Hata
2020-09-06
1
-6
/
+6
*
docgen: escape GitHub Flavored Markdown punctuation characters
Hirokazu Hata
2020-06-13
1
-1
/
+8
*
docgen: use package.json url instead of VSCode extension name
Hirokazu Hata
2020-05-18
1
-26
/
+0
*
docgen.lua: call require_all_configs() earlier
Justin M. Keyes
2020-02-02
1
-1
/
+1
*
docgen.lua: require() all configs
Justin M. Keyes
2020-02-02
1
-0
/
+9
*
rename "skeleton" to "configs"
Justin M. Keyes
2020-01-31
1
-1
/
+1
*
rename "skeleton" to "configs" #100
Michael Lingelbach
2020-01-31
1
-3
/
+3
*
CI: luacheck #86
Hirokazu Hata
2019-12-31
1
-7
/
+7
*
remove Vimscript wrapper nvim_lsp#setup()
Justin M. Keyes
2019-12-08
1
-3
/
+2
[next]