mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
refactor: fix luals type warnings
This commit is contained in:
@@ -34,3 +34,5 @@ vim.uri_from_fname = uri.uri_from_fname
|
||||
vim.uri_from_bufnr = uri.uri_from_bufnr
|
||||
vim.uri_to_fname = uri.uri_to_fname
|
||||
vim.uri_to_bufnr = uri.uri_to_bufnr
|
||||
|
||||
vim.provider = require('vim.provider')
|
||||
|
||||
Reference in New Issue
Block a user