[Remind-Fans] Remind 3.1.0 BETA 2 is available

Davide Alberani alberanid at libero.it
Fri Jul 27 01:45:25 EDT 2007


On Jul 27, Ray Van Dolson <rayvd at bludgeon.org> wrote:

> Add the following to your .vimrc:
> 
>   au BufNewFile,BufRead .reminders*   setf remind

Correct, but notice that remind.vim is part of the standard VIM
distribution since many years, and the above command is already
present in the filetype.vim script (likely in the /usr/share/vim/vim70/
or something similar), so it should work out-of-the-box,
provided that you've syntax highlight enabled - S K has already
posted the needed command.

You can also force this syntax for other files (that are not
named .reminders*) in at least two ways:
1. write your own autocmd following the above example and the
   ones in filetype.vim.
2. edit a file, and then run the VIM command: :set filetype=remind


HTH,
-- 
Davide Alberani <alberanid at libero.it> [PGP KeyID: 0x465BFD47]
http://erlug.linux.it/~da/



More information about the Remind-fans mailing list