Hi Friends,
I have placed following entry in the file "/root/.exrc"
Quote:
|
map V :w^M:!ispell % ^M:e!^M^M
|
Then I am opening a file using "vi" editor and on pressing "shift" key + "V" key, I am getting following string at the bottom:
What to do next? How could I use this spell check macro? Please guide.