Saturday, June 15, 2013

ANN: OutlookVim 11.0

OutlookVim is a plugin for Microsoft Windows Outlook users.

It adds a button in Outlook which will spawn Vim, allow you to
edit the body of the currently open email and when you :w, it will
update Outlook with the results.

You can also create a new email in Outlook based on the contents of a Vim buffer.

There are more details, you can read about them here:
http://www.vim.org/scripts/script.php?script_id=3087

New to version 11.0

New Features
------------
- Changed how the filetype is set for Outlook.  The g:outlook_file_type will be used for all mail.  If g:outlook_supported_body_format = 'html' and the buffer begins with the html tag the filetype will be set to 'html'.
                                                                              
Bug Fixes
---------
- g:outlook_supported_body_format was not checked in the Outlook macro, a previous variable name was used (Gary Johnson).


As usual, with all my plugins, feedback good and bad is always welcome.

Enjoy.
David

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
 
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments: