mirror of
https://github.com/preservim/vim-wordy.git
synced 2025-11-11 03:13:48 -05:00
The dic file is read in a list, a new list is created with the "!" replaced with "?", the new list is saved in a temporary file, which is used as the dic file. Finally, after used, the temporary file is deleted.