Comment #3 on issue 251 by nicolas.pouillard: Spell checking http://code.google.com/p/yi-editor/issues/detail?id=251
@jpb The first answer is: just the user-experience. The second is that they've switched (in Vim) from a hackish, dynamic, scripted, plugin code, to C code in the core of Vim. However they still use ispell/aspell. @gwern Even if giving the whole file to ispell/aspell is not incremental, nothing prevent us to incrementally give /words/ to the spellchecker. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
