I've realized that Vim makes some basic tasks very efficient (cutting, deleting, pasting...) I would love to have those features in a word processor. Does anyone know one (I prefer open source).
feedback
|
|
You could edit LaTeX files, with Vim. That would allow you to have more formatting possibilities, while keeping the editing power of Vi. It won't give you a WYSIWYG aspect, though. It seems that there is an open-source project to make Vim dedicated to editing LaTeX with a plugin: Vim-LaTeX. You could look into that, if interested. | |||||||||
feedback
|
|
If you want to have Vim emulation in word, outlook, sql server and visual studio then you can use viemu (www.viemu.com). I have bought it and thoroughly recommend it. I love it.... | |||
|
feedback
|
|
I second the suggestion to use the Txtfmt plugin, which provides RTF-style highlighting for text documents in Vim. The plugin is highly configurable: color configuration, customizable mappings, complex user-map definitions, etc..., with carefully chosen defaults that are suitable for most users right out of the box. Txtfmt (The Vim Highlighter) http://www.vim.org/scripts/script.php?script_id=2208 | |||
feedback
|
|
Well, word processor in Open Office (which is both free and open source) has all the functions you mentioned: cut/copy/paste/delete. TxtFmt - (The Vim Highlighter) : "Rich text" highlighting in Vim! (colors, underline, bold, italic, etc...)
| |||||||||||||
feedback
|
