istnieje funkcja czaru w vimie i wtyczka vim-spell, jaka jest różnica?
1
"spell" jest wbudowany, wtyczka "vim spell" jest wtyczką 3rd party, która używa aspell
lub ispell
osiągnąć swój cel.
według :help spell
:
Note: There also is a vimspell plugin. If you have it you can
do ":help vimspell" to find about it. But you will probably want
to get rid of the plugin and use the 'spell' option instead, it works
better.