Files
neovim/src/nvim/api
Sean Dewar 802f8429d5 api(nvim_open_win): add "noautocmd" option
This option, when set, stops nvim_open_win() from potentially firing
buffer-related autocmd events
(BufEnter, BufLeave and BufWinEnter in the case of nvim_open_win()).
2021-06-01 03:05:04 +01:00
..
2021-05-15 13:56:27 +02:00
2018-11-24 11:01:37 +01:00