neovim/runtime
zeertzjq 4571ba4d0a
vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (#21161)
Problem:    The WinScrolled autocommand event is not enough.
Solution:   Add WinResized and provide information about what changed.
            (closes vim/vim#11576)

35fc61cb5b

Omit "func_name" comment in tv_dict_extend(): Vim9 script only.
Skip layout locking and E1312.
Skip list_alloc_with_items() and list_set_item().

Since this overrides remaining changes in patch 9.0.0913, that patch can
now be marked as fully ported:

vim-patch:9.0.0913: only change in current window triggers the WinScrolled event

N/A patches for version.c:

vim-patch:9.0.0919: build failure with tiny features

Problem:    Build failure with tiny features.
Solution:   Adjust #ifdef's.

9c5b7cb4cf

Co-authored-by: Bram Moolenaar <Bram@vim.org>
2022-11-23 09:54:48 +08:00
..
autoload feat(clipboard): added wayclip support (#21091) 2022-11-18 08:39:56 -07:00
colors fix(runtime): use g:terminal_color_{0-15} in colorschemes (#20637) 2022-10-17 15:24:37 +01:00
compiler vim-patch:9fbdbb814f4a (#20376) 2022-09-28 12:48:36 +02:00
doc vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (#21161) 2022-11-23 09:54:48 +08:00
ftplugin vim-patch:partial:d13166e788fc (#21109) 2022-11-19 10:31:51 +00:00
indent vim-patch:partial:f269eabc6c4f (#20470) 2022-10-05 10:56:53 +02:00
keymap
lua vim-patch:9.0.0922: Mermaid files are not recognized (#21160) 2022-11-22 23:28:49 +01:00
macros
pack/dist/opt vim-patch:partial:d13166e788fc (#21109) 2022-11-19 10:31:51 +00:00
plugin feat(Man): port to Lua (#19912) 2022-09-02 15:20:29 +01:00
print
queries build(deps): update viml parser and queries (#21158) 2022-11-22 21:25:51 +01:00
spell
syntax vim-patch:partial:d13166e788fc (#21109) 2022-11-19 10:31:51 +00:00
tools vim-patch:e80086446cc2 (#19848) 2022-08-20 10:04:55 +02:00
tutor
bugreport.vim
CMakeLists.txt feat(windows): show icon in terminal titlebar, taskbar #20607 2022-10-13 05:48:12 -07:00
delmenu.vim vim-patch:9.0.0141: "delmenu" does not remove autocmmands (#19646) 2022-08-05 12:23:41 +02:00
filetype.lua feat(runtime)!: remove filetype.vim (#20428) 2022-10-17 08:52:40 +02:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim vim-patch:8.2.0478: new buffers are not added to the Buffers menu 2022-08-05 07:56:56 +08:00
mswin.vim
neovim.ico feat(windows): show icon in terminal titlebar, taskbar #20607 2022-10-13 05:48:12 -07:00
nvim.appdata.xml NVIM v0.8.0 2022-09-30 17:15:13 +02:00
nvim.desktop build(nvim.desktop): central Kurdish translation #17065 2022-05-13 11:58:22 -07:00
nvim.png
optwin.vim vim-patch:9.0.0816: CTRL-Z at end of file is always dropped 2022-10-30 08:07:50 +08:00
synmenu.vim vim-patch:3c053a1a5ad2 (#20679) 2022-10-17 08:19:48 +02:00