view runtime/doc/if_sniff.txt @ 24272:cabed216cc2f v8.2.2677

patch 8.2.2677: Vim9: cannot use only some of the default arguments Commit: https://github.com/vim/vim/commit/38a3bfa9a2931729a5e0c28dc087f745b68988ef Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 29 22:14:55 2021 +0200 patch 8.2.2677: Vim9: cannot use only some of the default arguments Problem: Vim9: cannot use only some of the default arguments. Solution: Use v:none to use default argument value. Remove uf_def_arg_idx[], use JUMP_IF_ARG_SET. (closes #6504)
author Bram Moolenaar <Bram@vim.org>
date Mon, 29 Mar 2021 22:15:03 +0200
parents af69c9335223
children f8116058ca76
line wrap: on
line source

*if_sniff.txt*	For Vim version 8.2.  Last change: 2016 Feb 27


		  VIM REFERENCE MANUAL
		by Anton Leherbauer (toni@takefive.co.at)


The SNiFF+ support was removed at patch 7.4.1433.  If you want to check it out
sync to before that.

 vim:tw=78:ts=8:noet:ft=help:norl: