index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
Commit message (
Expand
)
Author
Age
Files
Lines
*
ci: bump actions/checkout from 5 to 6 (#4205)
dependabot[bot]
2025-11-20
4
-8
/
+8
*
fix(docs): handle config errors, document rename #4192
Justin M. Keyes
2025-11-16
1
-30
/
+0
*
docs: bug report template
Justin M. Keyes
2025-11-15
1
-3
/
+4
*
fix(eslint.lua): nonsense passed to list_extend()
Justin M. Keyes
2025-11-14
1
-1
/
+1
*
ci: retreat to luals
Justin M. Keyes
2025-11-14
1
-7
/
+15
*
ci: emmylua
Justin M. Keyes
2025-11-14
1
-13
/
+9
*
ci: bump leafo/gh-actions-luarocks from 5 to 6 (#4096)
dependabot[bot]
2025-09-24
1
-1
/
+1
*
ci: bump leafo/gh-actions-lua from 11 to 12 (#4097)
dependabot[bot]
2025-09-24
1
-1
/
+1
*
fix(pyright): command :LspPyrightOrganizeImports fails #3971
Michele Sorcinelli
2025-08-30
1
-1
/
+1
*
ci(lint): require type annotation #4034
Justin M. Keyes
2025-08-24
1
-0
/
+9
*
ci: bump actions/checkout from 4 to 5 (#3994)
dependabot[bot]
2025-08-12
4
-9
/
+9
*
ci: allows "workspace/executeCommand" in eslint config
Justin M. Keyes
2025-06-02
1
-1
/
+2
*
ci: check legacy configs *last* #3797
Justin M. Keyes
2025-04-27
1
-7
/
+7
*
ci(lint): migrate from single_file_support #3789
Justin M. Keyes
2025-04-26
1
-0
/
+3
*
ci: cleanup #3782
Justin M. Keyes
2025-04-26
1
-30
/
+11
*
ci: check legacy configs, drop "comment" #3781
Justin M. Keyes
2025-04-26
3
-20
/
+22
*
refactor: deprecate util.validate_bufnr()
Justin M. Keyes
2025-04-23
1
-0
/
+5
*
refactor: deprecate util.path.search_ancestors()
Justin M. Keyes
2025-04-23
1
-0
/
+5
*
refactor: deprecate util functions
Justin M. Keyes
2025-04-23
1
-1
/
+1
*
ci(lint): deprecate util.path.is_descendant() on Nvim 0.11+ #3766
Justin M. Keyes
2025-04-23
1
-0
/
+10
*
ci(lint): check `@brief` docstring placement #3762
Justin M. Keyes
2025-04-22
1
-0
/
+10
*
ci(lint): use client:exec_cmd() #3755
Justin M. Keyes
2025-04-21
2
-2
/
+12
*
ci(lint): enforce "Lsp" command name prefix
Justin M. Keyes
2025-04-21
1
-15
/
+44
*
refactor: replace vim.loop with vim.uv #3703
v2.0.0
Chris Bandy
2025-04-10
1
-9
/
+0
*
refactor: deprecate get_active_client_by_name #3697
Justin M. Keyes
2025-04-05
1
-1
/
+1
*
refactor: deprecate util.get_lsp_clients #3694
Justin M. Keyes
2025-04-05
1
-1
/
+1
*
feat: require Nvim 0.10+ #3692
Justin M. Keyes
2025-04-05
1
-1
/
+1
*
ci: cancel old jobs on PR update
dundargoc
2025-03-30
2
-2
/
+8
*
ci: bump leafo/gh-actions-luarocks from 4 to 5
dependabot[bot]
2025-02-28
1
-1
/
+1
*
ci: bump leafo/gh-actions-lua from 10 to 11
dependabot[bot]
2025-02-27
1
-1
/
+1
*
build: remove `docgen.sh`
dundargoc
2025-01-21
1
-1
/
+1
*
ci: use the head ref when checking out
dundargoc
2025-01-21
1
-0
/
+1
*
refactor!: remove public interface of util.path.traverse_parents
dundargoc
2024-12-23
1
-1
/
+1
*
refactor: deprecate util.path.iterate_parents
dundargoc
2024-12-22
1
-1
/
+1
*
refactor: deprecate util.path.join
dundargoc
2024-12-21
1
-1
/
+1
*
refactor: deprecate util.find_git_ancestor
dundargoc
2024-12-14
1
-1
/
+1
*
refactor: deprecate util.find_package_json_ancestor
dundargoc
2024-12-13
1
-1
/
+1
*
refactor: deprecate util.find_node_modules_ancestor
dundargoc
2024-12-08
1
-1
/
+1
*
refactor: replace all instances of vim.uv with vim.loop
dundargoc
2024-12-02
1
-0
/
+9
*
refactor: deprecate util.find_mercurial_ancestor
dundargoc
2024-11-29
1
-1
/
+1
*
refactor: deprecate util.path.is_dir #3475
dundargoc
2024-11-28
1
-1
/
+1
*
refactor: deprecate util.path.is_file #3474
dundargoc
2024-11-28
1
-1
/
+1
*
refactor: deprecate `util.path.exists`
dundargoc
2024-11-27
1
-1
/
+1
*
ci: forbid using util.path.sanitize
dundargoc
2024-11-27
1
-1
/
+1
*
ci: check for deprecated util functions #3462
Justin M. Keyes
2024-11-26
3
-16
/
+22
*
fix(lspinfo)!: remove config.lspinfo
Justin M. Keyes
2024-10-18
1
-1
/
+1
*
ci: test minimum required neovim version
dundargoc
2024-10-04
1
-2
/
+2
*
ci: refactor ci output
dundargoc
2024-10-02
5
-48
/
+36
*
refactor: rename "server_configurations" => "configs" #3330
Justin M. Keyes
2024-10-01
3
-5
/
+5
*
fix(ci): allow "vim.fs.dirname"
Justin M. Keyes
2024-10-01
1
-1
/
+1
[next]