Files
vim-wordy/autoload
Jakson Alves de Aquino 03680e115b mark words dynamically: don't need 2 sets of dicts
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.
2015-04-26 19:44:55 -07:00
..