Remove awa check triggering silent file edits.

This commit is contained in:
James Moriarty
2019-06-04 21:30:52 -04:00
parent 6ec85cd0e8
commit 8914b14e24
2 changed files with 11 additions and 16 deletions

View File

@ -3511,6 +3511,7 @@ New:~
* PR #47: Optimize table formatting for large tables.
Removed:~
* PR #698: Remove awa check triggering silent file edits.
* Options g:vimwiki_use_mouse and g:vimwiki_table_mappings. These are
still present in the code for backwards compatibility but have been
removed from the documentation and will be fully removed at a later