neovim/runtime
Riley Bruins c57a85e0ed perf(treesitter): remove unnecessary foldexpr loop
Instead of looping over all captured nodes, just take the end range from
the last node in the list. This uses the fact that nodes returned by
iter_matches are ordered by their range (earlier to later).
2024-06-24 14:10:25 +02:00
..
autoload vim-patch:52f2ff0: runtime(zip): revert unintended change to zip#Write() 2024-06-16 05:52:13 +08:00
colors vim-patch:9.1.0476: Cannot see matched text in popup menu 2024-06-15 04:47:23 +08:00
compiler vim-patch:0ddab58: runtime(java): Add a config variable for commonly used compiler options 2024-06-16 23:24:55 +02:00
doc vim-patch:01a4fb1: runtime(java): Compose "g:java_highlight_signature" and "g:java_highlight_functions" 2024-06-23 12:20:08 +02:00
ftplugin vim-patch:17e0a19: runtime(scheme): update runtime files 2024-06-21 11:03:47 +02:00
indent vim-patch:17e0a19: runtime(scheme): update runtime files 2024-06-21 11:03:47 +02:00
keymap vim-patch:79a14c0: runtime(keymap): include Georgian keymap 2024-06-14 23:58:27 +02:00
lua perf(treesitter): remove unnecessary foldexpr loop 2024-06-24 14:10:25 +02: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 vim-patch:01a4fb1: runtime(java): Compose "g:java_highlight_signature" and "g:java_highlight_functions" 2024-06-23 12:20:08 +02:00
tools
tutor
CMakeLists.txt
delmenu.vim
filetype.lua fix(filetype): source ftdetect/* after creating scripts.vim autocmds (#29445) 2024-06-22 21:17:36 +08: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