mirror of
https://github.com/neovim/neovim.git
synced 2024-12-31 17:13:26 -07:00
e9f4ceeb74
Problem: In an autocommand Lua callback whether `args.file` is expanded depends on whether `expand('<afile>')` has been called. Solution: Always use the unexpanded file name for `args.file`. Related to #31306 and vim/vim#16106. This doesn't provide `sfname`, but at least makes `args.file` have a consistent value. |
||
---|---|---|
.. | ||
api_keysets_extra.lua | ||
api_keysets.lua | ||
api.lua | ||
base64.lua | ||
builtin_types.lua | ||
builtin.lua | ||
diff.lua | ||
json.lua | ||
lpeg.lua | ||
misc.lua | ||
mpack.lua | ||
options.lua | ||
re.lua | ||
regex.lua | ||
spell.lua | ||
vimfn.lua | ||
vvars.lua |