Wednesday, June 12, 2013

Re: color scheme for files with arbitrary extensions

Thanks a lot, Ben and Christian.

After all, it turned out that my vim did look into .vimrc that I created, but apparently commands I used there weren't adequate. The following single line in .vimrc did the job:

au BufRead,BufNewFile *.hoc setfiletype c

I used this line after reading documentation with ":help new-filetype" :).

Thanks!

Anton.

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: