Files
neovim/src/nvim/api
Gregory Anders 92349b1db0 feat(api): add 'buffer' argument to nvim_get_autocmds (#17594)
This enables retrieving autocommands defined in the given buffers. Under
the hood this simply translates the buffer numbers into '<buffer=%d>'
patterns.
2022-03-06 12:35:14 -07:00
..
2022-03-05 16:51:59 +00:00
2022-02-27 22:04:55 +01:00
2022-03-05 16:51:59 +00:00
2021-09-18 09:34:23 -07:00