Skip to content

Reactivate the FileType event when leaving large buffer#1

Open
vds2212 wants to merge 1 commit into
vim-scripts:masterfrom
vds2212:activate_ft_event
Open

Reactivate the FileType event when leaving large buffer#1
vds2212 wants to merge 1 commit into
vim-scripts:masterfrom
vds2212:activate_ft_event

Conversation

@vds2212

@vds2212 vds2212 commented Oct 8, 2024

Copy link
Copy Markdown

Reactivate the FileType event when leaving large buffers such that syntax highlighting is still supported to non large buffers.

Delete successfully the autocmd when unloading the large buffer (au! * <buffer> seems not supported in Vim 9.1)

…h that syntax is allowed for non large buffer.

Delete succesfully the autocmd when unloading the large buffer (au! * <buffer> seems not supported in Vim 9.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant