On Jul 2, 3:34 pm, risingjoker <[email protected]> wrote:
> create a directory ~/.vim/after/ftdetect
> create a file in that directory named conf.vim
> put you set command inside
A better place would be in the after/ftplugin directory. I'm pretty
certain the formatoptions are being modified in the ftplugin for conf
files, NOT the syntax file.
The OP mentioned checking the syntax file. You want conf.vim in the
ftplugin directory, not the syntax directory.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---