index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(docs): handle config errors, document rename #4192
Justin M. Keyes
2025-11-16
1
-4
/
+22
*
fix(docs): "commands" item breaks docgen #3944
Fidel Yin
2025-07-10
1
-4
/
+1
*
feat(docgen.lua): convert `@brief` codeblocks for vimdoc #3787
Justin M. Keyes
2025-04-26
1
-4
/
+33
*
feat(docgen.lua): improve vimdoc generator #3783
Justin M. Keyes
2025-04-26
1
-12
/
+13
*
fix(docgen.lua): obsolete enable snippet
Justin M. Keyes
2025-04-25
1
-1
/
+1
*
fix(docgen.lua): omnisharp "--hostPID" arg always changes #3763
Justin M. Keyes
2025-04-22
1
-58
/
+85
*
ci(lint): use client:exec_cmd() #3755
Justin M. Keyes
2025-04-21
1
-2
/
+1
*
fix(docs): docgen.lua reads from `lua/*.lua` #3708
Justin M. Keyes
2025-04-12
2
-144
/
+53
*
refactor: replace vim.loop with vim.uv #3703
v2.0.0
Chris Bandy
2025-04-10
1
-4
/
+4
*
fix(docgen): :help (vimdoc) format #3683
Justin M. Keyes
2025-04-02
3
-25
/
+18
*
fix(docgen): generate configs.txt in :help (vimdoc) format #3675
Daigo Yamashita
2025-04-02
2
-18
/
+54
*
fix(docgen): root_dir doc shows paths from CI env #3630
Justin M. Keyes
2025-02-27
1
-1
/
+1
*
refactor(docgen): use vim.text.indent() #3629
Justin M. Keyes
2025-02-27
1
-15
/
+1
*
build: remove `docgen.sh`
dundargoc
2025-01-21
2
-9
/
+15
*
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
2
-1
/
+1
*
docs: hide modeline #3356
Jan Fooken
2024-10-06
1
-0
/
+2
*
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
2
-8
/
+8
*
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
*
test: remove test depend and use vusted (#2603)
Raphael
2023-05-11
1
-13
/
+0
*
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: use luarocks-tag-release workflow
Marc Jakobi
2023-02-03
2
-14
/
+0
*
ci: add luarocks upload release workflow
v0.1.5
Marc Jakobi
2023-01-08
2
-0
/
+14
*
chore(rust-analyzer): use `vim.json.decode` instead of `fn.json_decode` (#2096)
numToStr
2022-08-27
1
-1
/
+1
*
docs: unverbose, mention "settings" param
Justin M. Keyes
2022-06-13
1
-3
/
+4
*
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
2
-22
/
+4
*
docs: make |lspconfig-server-configurations| jump to the markdown file (#1497)
Michael Lingelbach
2021-11-27
2
-1
/
+23
*
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
[next]