mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
This commit is contained in:
parent
4c2806cb93
commit
6f1158fe9b
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ local Async = require("snacks.picker.util.async")
|
|||
local M = {}
|
||||
|
||||
---@alias lsp.Symbol lsp.SymbolInformation|lsp.DocumentSymbol
|
||||
---@alias lsp.Loc lsp.Location|lsp.LocationLink
|
||||
|
||||
---@class snacks.picker.lsp.Loc: lsp.Location
|
||||
---@field encoding string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue