diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2022-11-10 09:05:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-10 09:05:25 +0000 |
commit | befae73044fa367c6d0d82bf4b61501010e7545d (patch) | |
tree | 0ac3389893595903df770553daea260e9ce18f47 /runtime/lua/vim/ui.lua | |
parent | 61d152779d9e84b52fc85d24cea51ad04284054d (diff) | |
download | rneovim-befae73044fa367c6d0d82bf4b61501010e7545d.tar.gz rneovim-befae73044fa367c6d0d82bf4b61501010e7545d.tar.bz2 rneovim-befae73044fa367c6d0d82bf4b61501010e7545d.zip |
vim-patch:76db9e076318 (#21013)
Update runtime files
https://github.com/vim/vim/commit/76db9e076318cb0ae846f43b7549ad4f2d234c0b
- `col()`'s example was changed to use `:echowin` so that the message can be
seen with `showmode`. Use "\n" to force a hit-enter instead as `:echowin`
isn't ported.
- Replace interpolated string usage in syntax/modula3.vim (not ported).
- Add a space after the `wincmd =` examples in `*CTRL-W_=*` so that the inlined
code is highlighted properly when followed by a full stop.
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions