diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2024-01-16 23:08:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-16 23:08:41 +0000 |
commit | aa5819f5a5e634904ea1ca4d25700c0cbbba5ccc (patch) | |
tree | 4a70812925545fbd80d6b55bae6387e18a264d3e /src/nvim/edit.c | |
parent | 3973a5e40505422c7ac42692eaecc1ff84f89e7f (diff) | |
download | rneovim-aa5819f5a5e634904ea1ca4d25700c0cbbba5ccc.tar.gz rneovim-aa5819f5a5e634904ea1ca4d25700c0cbbba5ccc.tar.bz2 rneovim-aa5819f5a5e634904ea1ca4d25700c0cbbba5ccc.zip |
vim-patch:211211052d04 (#27048)
runtime(odin): include ftplugin, syntax and indent script (vim/vim#13867)
https://github.com/vim/vim/commit/211211052d0426394cbd5f42f3f3f78a64822e2a
Translate the files from Vim9 script to legacy Vim script. Notably:
- Prefer case-matching comparisons where needed.
- Save and restore `&cpo`.
- Make the functions script-local. (Pretty easy to use these in expr options now
since Vim 9.0 anyways)
Add a note after the header for each file stating that they're manually
translated.
Co-authored-by: Maxim Kim <habamax@gmail.com>
Diffstat (limited to 'src/nvim/edit.c')
0 files changed, 0 insertions, 0 deletions