neovim/runtime/lua
Christian Clason 17bdaeb79e vim-patch:9.0.1464: strace filetype detection is expensive
Problem:    Strace filetype detection is expensive.
Solution:   Match with a cheap pattern first. (Federico Mengozzi,
            closes vim/vim#12220)

6e5a9f9482

Co-authored-by: Federico Mengozzi <19249682+fedemengo@users.noreply.github.com>
(cherry picked from commit 9808866d57)
2023-05-10 07:05:51 +00:00
..
nvim fix(health): iterate using ipairs correctly (#22119) 2023-02-06 12:24:00 +08:00
vim vim-patch:9.0.1464: strace filetype detection is expensive 2023-05-10 07:05:51 +00:00
_vim9script.lua feat(api): nvim_exec2(), deprecate nvim_exec() #19032 2023-03-25 09:58:48 -07:00
editorconfig.lua docs(editorconfig): number → integer (#22514) 2023-03-04 13:05:57 +00:00
man.lua fix(man.lua): return support of all sections 2023-05-08 08:09:54 +00:00