mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
Update server name
Co-authored-by: Iordanis Petkakis <12776461+dpetka2001@users.noreply.github.com>
This commit is contained in:
parent
24e1931c89
commit
9557459b48
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ return {
|
|||
"neovim/nvim-lspconfig",
|
||||
opts = {
|
||||
servers = {
|
||||
sharp_ls = {
|
||||
csharp_ls = {
|
||||
handlers = {
|
||||
["textDocument/definition"] = function(...)
|
||||
return require("csharpls_extended").handler(...)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue