zeertzjq
af5ac171bd
vim-patch:84baba3: runtime(compiler): do not override &l:makeprg on :compiler! ( #36470 )
...
closes : vim/vim#18686
84baba329a
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com >
2025-11-07 00:22:50 +00:00
Christian Clason
fd57f39766
vim-patch:4927dae: runtime(compiler): fix escaping of arguments passed to :CompilerSet
...
See newly added help entry referring to option-backslash
closes : vim/vim#16084
4927daef60
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com >
2024-11-20 09:27:36 +01:00
zeertzjq
eaf5ae6cc6
vim-patch:210c49b: runtime(compiler): update pylint linter ( #31191 )
...
closes : vim/vim#16039
210c49bbe8
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com >
2024-11-13 08:00:35 +00:00
zeertzjq
b4c5e743ac
vim-patch:6d9a145: runtime(compiler): add mypy and ruff compiler; update pylint linter
...
mypy and ruff come from
https://github.com/Konfekt/vim-compilers/tree/master/compiler and the
former was added by @pbnj-dragon
closes : vim/vim#16007
6d9a145d71
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com >
2024-11-09 08:43:50 +08:00
Christian Clason
2b9d8dc87e
vim-patch:408281e16a36
...
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
408281e16a
Co-authored-by: Doug Kearns <dougkearns@gmail.com >
2024-04-05 15:45:13 +02:00
Justin M. Keyes
e5b640fdb8
vim-patch:c0514bf4777a
...
Updated runtime files.
c0514bf477
2017-04-30 22:10:21 +02:00