Saturday, November 30, 2013

Re: how to make vim read local configuration files

Hi Mauro!

On Sa, 30 Nov 2013, Mauro Sacchetto wrote:

> i put some local configuration files for latex-suite
> in ~/.vim/ftplugin/latex-suite. but it continues
> to read the system configuration files placed in
> /usr/share/vim/addons/ftplugin/latex-suite/ and in
> /var/lib/vim/addons/ftplugin/latex-suite.
> how can i suggest vim to read my local files?

There is no filetype latex-suite.
I suggest putting your file into ~/.vim/ftplugin/tex/ directory.
(assuming, you want the file loaded for TeX files and you have filetype
plugin on set in your .vimrc)

Best,
Christian
--

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