neovim/runtime
zeertzjq 12c9791e0f
fix(runtime): stop treesitter highlight in b:undo_ftplugin (#29533)
It seems that nvim-treesitter stops treesitter highlight when changing
filetype, so it makes sense for builtin ftplugins to do this as well.

Use :call and v:lua here to allow separation with '|'.
2024-07-03 15:24:12 +08:00
..
autoload refactor(typval)!: remove distinction of binary and nonbinary strings 2024-06-27 11:04:04 +02:00
colors
compiler vim-patch:0ddab58: runtime(java): Add a config variable for commonly used compiler options 2024-06-16 23:24:55 +02:00
doc feat(jumplist): allow opting out of removing unloaded buffers (#29347) 2024-06-30 06:40:31 +08:00
ftplugin fix(runtime): stop treesitter highlight in b:undo_ftplugin (#29533) 2024-07-03 15:24:12 +08:00
indent fix(runtime): stop treesitter highlight in b:undo_ftplugin (#29533) 2024-07-03 15:24:12 +08:00
keymap
lua fix(treesitter): ensure syntaxset augroup exists (#29542) 2024-07-03 07:40:42 +08:00
macros
pack/dist/opt Merge pull request #29413 from jiangyinzuo/vim-patch-9.1.0497 2024-06-20 12:29:47 +08:00
plugin
queries
spell
syntax fix(runtime): stop treesitter highlight in b:undo_ftplugin (#29533) 2024-07-03 15:24:12 +08:00
tools
tutor
CMakeLists.txt
delmenu.vim
filetype.lua refactor: use vim._with where possible 2024-06-28 19:58:31 +02:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim
mswin.vim
neovim.ico
nvim.appdata.xml
nvim.desktop
nvim.png
optwin.vim
synmenu.vim
windows_icon.rc feat(win32): embed executable icon 2024-07-02 13:05:16 +02:00