3eabbe71a3
As recommended by the Vim help (`:h <nomodeline>`): After applying the autocommands the modelines are processed, so that their settings overrule the settings from autocommands, like what happens when editing a file. This is skipped when the <nomodeline> argument is present. You probably want to use <nomodeline> for events that are not used when loading a buffer, such as |User|. Fixes: https://github.com/SirVer/ultisnips/issues/542 |
||
---|---|---|
.. | ||
snippet | ||
text_objects | ||
__init__.py | ||
_diff.py | ||
_vim.py | ||
buffer_proxy.py | ||
compatibility.py | ||
debug.py | ||
indent_util.py | ||
position.py | ||
snippet_manager.py | ||
test_diff.py | ||
test_position.py | ||
text.py | ||
vim_state.py |