On Dec 18, 1:44 am, "eda wizard" <[email protected]> wrote: > Greetings and Happy Holidays, > > I'm a long-time user of vim but new to vim macros. > > Wanting to go a few steps beyond rot13, I'd like to build a macro that > implements an affine cipher.
Maybe you just want a neat VimL exercise, but you should certainly be aware that Vim actually supports some decent encryption these days (I don't know the details). Check out :help encryption -- 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
