diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-02-21 06:29:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-21 06:29:53 +0800 |
commit | f25c0c1eb9be7664ed01a648008e55b406c6222a (patch) | |
tree | d41e61678f14d470300a8422911d2e9570caebc6 /src/nvim/api/vimscript.c | |
parent | 5e4a5f1aaa15be3bc17c5e96040fd71196993937 (diff) | |
download | rneovim-f25c0c1eb9be7664ed01a648008e55b406c6222a.tar.gz rneovim-f25c0c1eb9be7664ed01a648008e55b406c6222a.tar.bz2 rneovim-f25c0c1eb9be7664ed01a648008e55b406c6222a.zip |
vim-patch:ef387c062bb1 (#27553)
runtime(filetype): Modula-2 files with priority not detected (vim/vim#14055)
Problem: Modula-2 files with a specified priority are not detected.
Solution: Match the priority syntax in module header lines when
performing heuristic content detection.
Disable the :defcompile debug line. This was accidentally left enabled
in commit 68a8947.
https://github.com/vim/vim/commit/ef387c062bb1966187d3f307d697d80162051a0d
Co-authored-by: dkearns <dougkearns@gmail.com>
Diffstat (limited to 'src/nvim/api/vimscript.c')
0 files changed, 0 insertions, 0 deletions