fix: use api.nvim_buf_get_lines instead of fn.getbufoneline
This commit is contained in:
@@ -47,6 +47,10 @@ return {
|
||||
TransWaitting = {
|
||||
link = 'MoreMsg'
|
||||
},
|
||||
TransWeb = {
|
||||
-- TODO :
|
||||
link = 'MoreMsg',
|
||||
}
|
||||
},
|
||||
|
||||
--- TODO :
|
||||
|
Reference in New Issue
Block a user