On Tue 5-Dec-06 1:19pm -0600, C.G.Senthilkumar. wrote:
> On Tue, 5 Dec 2006, Alan G Isaac wrote:
>> On Mon, 4 Dec 2006, Bill McCarthy apparently wrote:

>>> Instead of using an autocmd, you could place those maps in a
>>> file called tex.vim in your local ftplugin directory.  Place
>>> this single line in such a file:
>>>     map <buffer> <c-a> :echo 'It worked!'<CR>

> I did this. It worked. I didn't have a problem.

One thing I meant to mention in a recent post is that you
should use your local after/ftplugin/ instead of your local
ftplugin/.  In is possible for a map from $VIMRUNTIME to
overwrite your maps in local ftplugin/.

-- 
Best regards,
Bill

Reply via email to