| Age | Commit message (Collapse) | Author | Files |
|
compiler (#37119)
while at it, also update the ty command line
closes: vim/vim#19012
https://github.com/vim/vim/commit/ffd5c52d23efa10087721b33713dbf8e4071f3ae
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>
|
|
:compiler! (#36470)
closes: vim/vim#18686
https://github.com/vim/vim/commit/84baba329a1c4984415cfe8359e962c38efac860
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>
|
|
:CompilerSet
See newly added help entry referring to option-backslash
closes: vim/vim#16084
https://github.com/vim/vim/commit/4927daef608d4bbcdce8a1098cdeeaed3112c849
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>
|
|
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
https://github.com/vim/vim/commit/6d9a145d719857fe461d045adf3b61ec4b4bb53f
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com>
|