Skip to content

Commit

Permalink
feat: added registration name
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Ehrendreich authored and Will Ehrendreich committed Oct 13, 2023
1 parent 10d24a8 commit faf57c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/ionide/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1012,6 +1012,7 @@ M.DefaultLspConfig = {
}

neoconf.register({
name = "ionide",
on_schema = function(schema)
if schema then
---@diagnostic disable-next-line
Expand Down

0 comments on commit faf57c9

Please sign in to comment.