index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: oxc-language-server #3586
Marek Vospel
2025-01-27
1
-0
/
+30
*
fix(astro,volar): correct 'typescript/lib' path for TypeScript LSP initializa...
krovuxdev
2025-01-26
2
-2
/
+2
*
fix: remove validation from configs.lua
dundargoc
2025-01-23
1
-40
/
+2
*
fix(gh_actions_ls): fix incorrect rootdir resolution
Crashdummy
2025-01-23
1
-5
/
+15
*
fix: fix incorrect root finding
v1.4.0
dundargoc
2025-01-22
5
-5
/
+5
*
docs: fix typo
dundargoc
2025-01-22
1
-2
/
+2
*
refactor: silence luals warnings
dundargoc
2025-01-22
1
-0
/
+5
*
docs: use a maintained fork for `kubernetes-json-schema` in the example (#3572)
Ferenc Géczi
2025-01-21
1
-1
/
+1
*
refactor!: make available_servers function private
dundargoc
2025-01-21
2
-2
/
+2
*
feat(gh_actions_ls): recognize .forgejo, .gitea as root_dir #3566
Crashdummy
2025-01-20
1
-2
/
+10
*
refactor: comment util.path.is_descendant to prepare deperecation in future
dundargoc
2025-01-19
1
-53
/
+47
*
feat(asm_lsp): add NASM config support and single_file support (#3565)
IguanaCucumber
2025-01-18
1
-2
/
+3
*
docs(alloy_ls): include tips for setting filetype on *.als files (#3561)
Denis Kasak
2025-01-14
1
-0
/
+18
*
feat: add alloy language server (#3560)
Denis Kasak
2025-01-14
1
-0
/
+17
*
feat: add typst to the list of languages harper supports (#3533)
Grant Lemons
2025-01-14
1
-0
/
+1
*
fix(gh_actions_ls): correctly call util.root_pattern
Mitchell Hanberg
2025-01-13
1
-1
/
+1
*
feat(gh_actions_ls): use `root_dir` to decide enablement #3558
Chris Grieser
2025-01-13
1
-13
/
+12
*
feat: gh-actions-language-server #3551
Salomon Popp
2025-01-13
1
-0
/
+40
*
feat: lua 3rd party language servers #3553
Anton Kastritskii
2025-01-12
2
-0
/
+32
*
fix(clojure_lsp): adds single_file_support for clojure #3547
Guilherme Felipe de C. G. da Silva
2025-01-08
1
-0
/
+1
*
fix(powershell_es): root pattern #3543
sharpchen
2025-01-05
1
-3
/
+2
*
fix(msbuild): root patterns #3542
sharpchen
2025-01-05
1
-3
/
+2
*
feat: atlas language server (#3539)
mineo
2025-01-05
1
-0
/
+54
*
feat: update Harper supported languages #3534
Grant Lemons
2025-01-04
1
-0
/
+2
*
docs(ruby_lsp): remove instructions for adding ruby-lsp to Gemfile (#3540)
Adam Daniels
2025-01-03
1
-3
/
+1
*
fix(clangd): fix switchSourceHeader detection (#3538)
Václav Kubernát
2025-01-02
1
-1
/
+1
*
refactor(clangd): imporve switchsourceheader handler (#3537)
glepnir
2025-01-02
2
-17
/
+18
*
fix(ccls): typo on request method (#3536)
glepnir
2025-01-02
1
-1
/
+1
*
feat(ccls): add CclsSwitchSourceHeader (#3535)
Fangrui Song
2025-01-02
1
-0
/
+27
*
feat: add cue language server (#3529)
J. Emiliano Deustua
2024-12-29
1
-0
/
+19
*
fix: add `build.gradle.kts` for java language server (#3528)
Enaium
2024-12-28
1
-1
/
+1
*
fix(mdx-analyzer): get dirname of vim.fs.find result (#3527)
MuntasirSZN2
2024-12-25
1
-2
/
+2
*
refactor!: remove public interface of util.path.traverse_parents
dundargoc
2024-12-23
1
-1
/
+0
*
feat: autohotkey_lsp #3408
Tom
2024-12-22
1
-0
/
+56
*
refactor: deprecate util.path.iterate_parents
dundargoc
2024-12-22
1
-19
/
+4
*
refactor: deprecate util.path.path_separator
dundargoc
2024-12-21
3
-5
/
+5
*
refactor: deprecate util.path.join
dundargoc
2024-12-21
18
-49
/
+45
*
refactor: fix luals warnings
v1.2.0
dundargoc
2024-12-19
1
-12
/
+19
*
feat(msbuild): config instruction for filetypes (#3516)
Rui Chen
2024-12-17
1
-3
/
+23
*
fix(ruff, ruff_lsp, crystalline, janet_lsp): returning a function from root p...
apostoli
2024-12-15
4
-4
/
+5
*
refactor!: remove util.path.is_absolute
dundargoc
2024-12-14
1
-11
/
+0
*
refactor!: remove util.path.escape_wildcards
dundargoc
2024-12-14
1
-6
/
+5
*
refactor: deprecate util.find_git_ancestor
dundargoc
2024-12-14
154
-372
/
+400
*
docs: how to get package.json parent dir #3506
Guilherme Soares
2024-12-13
1
-3
/
+3
*
fix(regression): fix for vim.fs.find regression not returning parent director...
Jacob Reed
2024-12-13
5
-12
/
+11
*
refactor: deprecate util.find_package_json_ancestor
dundargoc
2024-12-13
5
-18
/
+14
*
fix(tinymist): fallback to single file in some case (#3501)
Yaksis
2024-12-12
1
-1
/
+1
*
fix(kotlin_language_server): wrong cmd on Windows #3500
Kevin Nitro
2024-12-11
1
-3
/
+0
*
docs(volar): fix dead links and remove outdated content (#3498)
Fabien
2024-12-10
1
-44
/
+38
*
fix(volar & astro): remove duplicate node_modules (#3497)
汐
2024-12-09
2
-2
/
+2
[next]