diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-03-31 18:38:55 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-04-01 00:48:30 +0200 |
commit | 6b9a808d13b0d2857228a47511355fd6e12709ed (patch) | |
tree | 2123a15f3c9da5ea2726279df2e807fa5528e5ee /runtime/lua/vim/version.lua | |
parent | 1570cfb6384e972a8f2797a75cd2515e53ec2cf0 (diff) | |
download | rneovim-6b9a808d13b0d2857228a47511355fd6e12709ed.tar.gz rneovim-6b9a808d13b0d2857228a47511355fd6e12709ed.tar.bz2 rneovim-6b9a808d13b0d2857228a47511355fd6e12709ed.zip |
vim-patch:18d730d7b572
runtime(compilers): ensure compiler! sets global options (vim/vim#14336)
Previously some options were only set locally by
&l:makeprg/errorformat
This suffices for :compiler (without a trailing bang)
but falls short for :compiler! that sets &g:makeprg/errorformat as
well
Also apply kind suggestions by @dkearns and @lifepillar
https://github.com/vim/vim/commit/18d730d7b5728c8f87272ac7047d86354013eeb9
omit context.vim (vim9script only)
Co-authored-by: Enno <Konfekt@users.noreply.github.com>
Diffstat (limited to 'runtime/lua/vim/version.lua')
0 files changed, 0 insertions, 0 deletions