Skip to content

Commit

Permalink
line break
Browse files Browse the repository at this point in the history
  • Loading branch information
borngraced committed Oct 19, 2024
1 parent f63ac83 commit 8a7b846
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/rustaceanvim/rust_analyzer.lua
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ M.get_client_for_file = function(file_path, method)
end
end
end

---@param method string LSP method name
---@param params table|nil Parameters to send to the server
M.notify = function(method, params)
Expand Down

0 comments on commit 8a7b846

Please sign in to comment.