Ответ на сообщение «Proper way to iunmap», 
присланное в 01:07:48 22 сентября 2010, Среда,
отправитель Tim Johnson:

There are three ways of doing this without directly modifying the source:
1. Contact the authors and make them add `<unique>' to `map' arguments.
2. Use the after directory. If I am not mistaking, you should `iunmap' 
statements into ~/.vim/after/ftplugin/php/php.vim.
3. Use the Filetype autocommand which is invoked after sourcing filetype 
scripts.

Текст сообщения:
> Using vim 7.2 Huge version with GTK2 GUI on Ubuntu 10.04
> 
> I'd like to make use of ~/.vim/ftplugin/php/php.vim - that is, the
> php.vim that is included in the `piv' package. There is much to
> recommend it, however, the following characters: ({["' are remapped
> in php.vim and they interfere with my own imapping.
> 
> I can go into that file and remove the inoremap statements, but that
> seems kind of crude (to me). Can anyway recommend a more
> 'professional' or 'vimish' way to do so?
> 
> thanks

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to