Bill McCarthy wrote:

BTW, as an enhancement request, could AN be enhanced to look
for <leader>map when it fails to find <char>map?  That is,
if I want to load the align maps:

   AN \abox

doesn't work.  I would need to type:

   AN <leader>abox

If you happen to have (as an example)

 let mapleader= ";"

in your <.vimrc>, did you know that

 :AN ;abox

would load AlignMaps.vim?  So you don't actually need to type <leader>,
just the leader you're actually currently using.

Regards,
Chip Campbell

Reply via email to