Files
neovim/src/nvim/api
github-actions[bot] 5eab16fa24 [Backport release-0.8] docs(api): pattern is not expanded for autocommands (#20838)
docs(api): pattern is not expanded for autocommands

Problem: Unlike `:autocmd`, `nvim_create_autocommand()` does not expand
environment variables in the `pattern`, which is unexpected.

Solution: Add a note to the documentation explaining this and suggesting
using `expand()` explicitly.

(cherry picked from commit eeaf943ca3)

Co-authored-by: Christian Clason <c.clason@uni-graz.at>
2022-10-27 18:59:25 -07:00
..
2022-02-27 22:04:55 +01:00
2022-10-12 05:08:18 -07:00
2022-09-30 09:53:52 +02:00
2022-09-26 17:43:23 +08:00
2022-05-03 22:26:02 +08:00
2022-09-25 16:58:27 -07:00
2022-10-12 05:08:18 -07:00