
![]() |
Show Changes |
![]() |
Edit |
![]() |
|
![]() |
Recent Changes |
![]() |
Subscriptions |
![]() |
Lost and Found |
![]() |
Find References |
![]() |
Rename |
![]() |
Administration Page |
| Search |
History
| 9/17/2007 1:09:20 PM |
| -74.15.254.118 |
![]() |
List all versions |
Related Topics
The FlexWiki plugin makes editing .wiki files much easier with Vim (Vi IMproved). The plugin provides syntax highlighting; the default textbox provided by FlexWiki has all the charm and power of Notepad. The plugin also sets a number of buffer-local options which make editing very long lines much more pleasant.
The plugin was written by GeorgeReilly.
The FlexWiki plugin is included with Vim 7.0. If you prefer to use it on Vim 6.x, then
HOME\vimfiles:e ThatPage.wiki:new SomePage.wiki to create a new FlexWiki buffer, then copy-and-paste the text from the browser's edit window. When finished, paste the text back into the browser.
If you don't like the modal behavior of Vim, fear not. Vim can be used as a non-modal editor using the Evim script. Evim leaves you in insert mode all the time. Or you could try Cream a much-enhanced implementation of Evim.
The Vim plugin is not complete. Some things yet to be done: