vim - Inverse search using firefox -


I am writing a document using a redesigned text format in Turkey. I review the consistent product using Firefox As Vim does not have any spell checker, I try to track the spelling mistake by reading multiple times on Firefox and then attempting to correct the spelling mistake in the source document (vim.) I am surprised It is possible to search inverse so that whenever I face a mistake in Firefox, clicking on it will bring me to the same word in VIM.

Thanks,

There is a spelling checker in

>

Read : Spell help , especially part of using custom magic files, : help magic-mkspell .


Comments

Popular posts from this blog

c++ - C/pp Sockets, recv()/send() works only under gdb -

GO: Serve static pages -

objective c - How to open front/back camera at the same time in iOS developing? -