mirror of
https://github.com/zoriya/virtcolumn.nvim.git
synced 2026-06-04 01:25:57 +00:00
refresh on FileType (close #7)
This commit is contained in:
@@ -152,6 +152,7 @@ end
|
||||
|
||||
local group = api.nvim_create_augroup('virtcolumn', {})
|
||||
api.nvim_create_autocmd({
|
||||
'FileType',
|
||||
'WinScrolled',
|
||||
'WinResized',
|
||||
'TextChanged',
|
||||
|
||||
Reference in New Issue
Block a user