Friday, January 8, 2016

Re: localleader E225

Hi Christian,

Le 07-01-2016, à 22:42:14 +0100, Christian Brabandt a écrit :

>
>Looks like you already have a (global) mapping for ,t defined. The
>plugin tries to define a mapping to ,t while you already have a mapping
>to ',t' and this creates a conflict with the po.vim plugin, which uses
><unique> and therefore the error is diplayed.
>
>Please show the output of
>:verbose nmap ,t

If maplocalleader is defined in vimrc, I get:

n ,tt <Plug>AM_tt
Modifié la dernière fois dans ~/.vim/plugin/AlignMapsPlugin.vim

and a whole bunch of other lines refering to AlignMapsPlugin.

If maplocalleader is not defined in vimrc, I get nothing.

So the problem is linked to the AlignMapsPlugin.

I would like to keep this plugin and also be able to use the po.vim
filetype. How can I managed that?


Thanks,
Steve

--
--
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/d/optout.

No comments: