mirror of
https://github.com/zoriya/virtcolumn.nvim.git
synced 2026-06-06 02:11:54 +00:00
update repo info and readme
This commit is contained in:
@@ -7,7 +7,7 @@ ffi.cdef "int curwin_col_off(void);"
|
||||
---@diagnostic disable-next-line: undefined-field
|
||||
local curwin_col_off = ffi.C.curwin_col_off
|
||||
|
||||
local NS = api.nvim_create_namespace "virt-column"
|
||||
local NS = api.nvim_create_namespace "virtcolumn"
|
||||
|
||||
---@param cc string
|
||||
---@return number[]
|
||||
|
||||
Reference in New Issue
Block a user