c*******o 发帖数: 1722 | |
J*******r 发帖数: 379 | 2 they have some plugins for spelling check.
see their website for details.
【在 c*******o 的大作中提到】 : thx.
|
c*******o 发帖数: 1722 | 3 is it for pc or unix? well, i guess for both.
i will check out.
【在 J*******r 的大作中提到】 : they have some plugins for spelling check. : see their website for details.
|
J*******r 发帖数: 379 | 4 it's indepent from os.
【在 c*******o 的大作中提到】 : is it for pc or unix? well, i guess for both. : i will check out.
|
c*******o 发帖数: 1722 | 5 ft. i downloaded the vimspell.vim, put it under the /plugin directory.
when i launch the vim, bunch of error messages pop out. anything wrong?
thx
【在 J*******r 的大作中提到】 : it's indepent from os.
|
f********h 发帖数: 149 | 6 put the following line into your .vimrc
map V :^M:!ispell % ^M:e!
then use shift+v for spell check
【在 c*******o 的大作中提到】 : thx.
|
c*******o 发帖数: 1722 | 7 i do not have ispell or aspell. is it gonna be
a little troublesome for pc? thx
【在 f********h 的大作中提到】 : put the following line into your .vimrc : map V :^M:!ispell % ^M:e! : then use shift+v for spell check
|
T*******n 发帖数: 493 | 8 For Windows, maybe try
http://www.vim.org/scripts/script.php?script_id=499
(I've never used it.)
I found this by going to http://www.vim.org/search.php,
under "Search for Scripts" enter the keyword "spell" and
click "search". Several other scripts also look promising.
【在 c*******o 的大作中提到】 : i do not have ispell or aspell. is it gonna be : a little troublesome for pc? thx
|
c*******o 发帖数: 1722 | 9 it works. thx a bunch
【在 T*******n 的大作中提到】 : For Windows, maybe try : http://www.vim.org/scripts/script.php?script_id=499 : (I've never used it.) : I found this by going to http://www.vim.org/search.php, : under "Search for Scripts" enter the keyword "spell" and : click "search". Several other scripts also look promising.
|