Files
neovim/src/nvim/api
Christian Clason f44ad75380 docs(api): pattern is not expanded for autocommands (#20812)
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.
2022-10-27 22:31:58 +02:00
..
2022-02-27 22:04:55 +01:00
2022-10-09 05:21:52 -07:00
2022-09-30 09:53:52 +02:00
2022-05-03 22:26:02 +08:00
2022-10-23 09:45:39 +08:00
2022-10-09 05:21:52 -07:00