Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:408281e16a36 | Christian Clason | 2024-04-05 |
| | | | | | | | | | | | | | | | runtime: Remove fallback :CompilerSet definition from compiler plugins The :CompilerSet command was added in version Vim 6.4 which was released twenty years ago. Other runtime files do not support versions of that vintage so it is reasonable to remove this fallback command definition now. closes: vim/vim#14399 https://github.com/vim/vim/commit/408281e16a36c15eed10fbf0406fa8ab159fc4bf Co-authored-by: Doug Kearns <dougkearns@gmail.com> | ||
* | vim-patch:partial 1588bc8ebee2 (#17656) | Christian Clason | 2022-03-09 |
| | | | | | | Update runtime files https://github.com/vim/vim/commit/1588bc8ebee22f2855f27273fc2234fff370f86c omit: doc updates | ||
* | vim-patch:9faec4e3d439 | Jan Edmund Lazo | 2021-05-02 |
Update runtime files. https://github.com/vim/vim/commit/9faec4e3d439968e21ad74e917aebb289df8f849 Omit vim9. |