mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
![]() When a (task)wiki file is opened, viewports are refreshed but the buffer is not marked as modified and therefore a subsequent :xa doesn't update the file. This is, IMO, undesired. vim documentation for the 'modified' option: This option is not set when a change is made to the buffer as the result of a BufNewFile, BufRead/BufReadPost, BufWritePost, FileAppendPost or VimLeave autocommand event. See |gzip-example| for an explanation. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
conftest.py | ||
test_choose.py | ||
test_config.py | ||
test_ftplugin.py | ||
test_mappings.py | ||
test_preset.py | ||
test_preset_parsing.py | ||
test_selected.py | ||
test_splits.py | ||
test_syntax_parsing.py | ||
test_util.py | ||
test_viewport.py | ||
test_viewport_parsing.py | ||
test_vwtags.py | ||
test_vwtask.py | ||
test_vwtask_parsing.py |