neovim/src/nvim/api
Thiago de Arruda cf9571b7b1 api: Add FUNC_ATTR_DEFERRED attribute to a number of functions
Any function that can directly mutate the screen or execute vimscript had the
attribute applied.
2014-10-21 11:05:49 -03:00
..
private api/msgpack-rpc: Improve error infrastructure 2014-09-18 21:30:31 -03:00
buffer.c api: Add FUNC_ATTR_DEFERRED attribute to a number of functions 2014-10-21 11:05:49 -03:00
buffer.h Remove stdbool.h from files which don't need it 2014-07-11 18:33:07 -04:00
tabpage.c api: Add FUNC_ATTR_DEFERRED attribute to a number of functions 2014-10-21 11:05:49 -03:00
tabpage.h Remove stdbool.h from files which don't need it 2014-07-11 18:33:07 -04:00
vim.c api: Add FUNC_ATTR_DEFERRED attribute to a number of functions 2014-10-21 11:05:49 -03:00
vim.h Remove stdbool.h from files which don't need it 2014-07-11 18:33:07 -04:00
window.c api: Add FUNC_ATTR_DEFERRED attribute to a number of functions 2014-10-21 11:05:49 -03:00
window.h Remove stdbool.h from files which don't need it 2014-07-11 18:33:07 -04:00