refactor: rename supports_xfer
This commit is contained in:
parent
f4819d8b43
commit
7aeb239a6a
4 changed files with 13 additions and 7 deletions
|
|
@ -338,7 +338,7 @@ M.perform_action = function(action, cb)
|
|||
end
|
||||
end
|
||||
|
||||
M.supports_xfer = { files = true }
|
||||
M.supported_adapters_for_copy = { files = true }
|
||||
|
||||
---@param bufnr integer
|
||||
M.read_file = function(bufnr)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue