On Mon, 21 Jun 2010, aleCodd wrote:

> AK-26 wrote:
> > 
> > It works for me. What do you see if you type :ab and then enter?  
> > What about :ab ,, and then enter?
> > 
> 
> the output is:
>       ,,      foo
> and exactly like the output for the ;; abbreviation.
> 

You might also have a conflicting mapping.  Also try:
:map ,,
:map! ,,

',' is a commonly-used value for <Leader> or <LocalLeader>, since it's 
often easier to type than '\'.  (See :help mapleader)

Otherwise I have the same results as AK; `:ab ,, foo` works fine.

-- 
Best,
Ben

-- 
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

Reply via email to