Cory Echols (2009-01-15 09:04 -0500) wrote: > If you just have a plain line in your .vimrc for 'set cinoptions', > then that will apply across all filetypes. The standard way in vim to > set options for a specific filetype is to create a filetype plugin.
Also, we should pretty much always use :setl[ocal] instead of :se[t] when the context is only one filetype or buffer or window. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
