diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2025-07-10 20:30:39 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-10 20:30:39 +0800 |
| commit | 7f18811668708e7d0505596c0cdb7a15ba3a5fcf (patch) | |
| tree | 7e767141396ead55d0a24ead0731360b2b9b548a /runtime/lua/vim/_editor.lua | |
| parent | fccd016a0fba58dc4149aa046c00e05d9fd25a95 (diff) | |
vim-patch:32a1b26: runtime(filetype): improve asm heuristics and move into FTasmsyntax() (#34863)
fixes: vim/vim#17474
closes: vim/vim#17683
https://github.com/vim/vim/commit/32a1b26ef3e821de9b5c518829b08002e933fa5a
vim-patch:41ee98c: runtime(filetype): fix incorrect pattern and break early
- Using `\n` is incorrect, as result of getline() does not contain line
breaks and only uses `\n` for NUL bytes.
- Return when b:asmsyntax is set, like many other filetypes.
closes: vim/vim#17706
https://github.com/vim/vim/commit/41ee98c3c5342867cb99dfcddbe8d53caeda22db
Co-authored-by: Wu Yongwei <wuyongwei@gmail.com>
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions
