diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2015-03-05 18:07:09 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2015-03-25 18:57:35 -0300 |
commit | 8b6b06c2e08ae3bfd5aaa5b920a521a03b42a2b3 (patch) | |
tree | 31a57766bdc53204f076299af1c2e1deacae398b /src/nvim/diff.c | |
parent | 2b90aed8318e370eac4ab4fc601833c63ca87084 (diff) | |
download | rneovim-8b6b06c2e08ae3bfd5aaa5b920a521a03b42a2b3.tar.gz rneovim-8b6b06c2e08ae3bfd5aaa5b920a521a03b42a2b3.tar.bz2 rneovim-8b6b06c2e08ae3bfd5aaa5b920a521a03b42a2b3.zip |
buffer: Add WITH_BUFFER macro to simplify global buffer modification
Most internal functions to modify buffers operate on the current buffer and
require temporary switchs. This macro is a temporary workaround until a cleaner
refactoring of the internal API is performed.
Diffstat (limited to 'src/nvim/diff.c')
0 files changed, 0 insertions, 0 deletions