Toothpik wrote:
> I can't say positively it started today, but I did build a new vim
> today, 7.4.483, and when I tried to make a log entry in a text file
> discovered none of my iabbrevs were working
>
> weirdly, dd almost works, but inserts what ddss is supposed to insert
>
> iabbrev <silent> dd <c-r>=strftime("%Y-%b-%d")<cr><c-r>=Eatchar('\s')<cr>
> iabbrev <silent> ddss <c-r>=strftime("%Y-%b-%d %H:%M
> %a")<cr><c-r>=Eatchar('\s')<cr>
>
> my whole .vimrc can be seen at
>
> https://github.com/toothpik/toothpik-s-.vimrc/blob/master/.vimrc
>
> most likely I've done something silly and embarrassing so please be kind
> when you point it out
Try building 7.4.482 instead. The next patch did change something for
abbreviations.
It does look like abbreviations don't work properly.
--
Back up my hard drive? I can't find the reverse switch!
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.