On 19/10/08 16:48, Caleb Cushing wrote:
> filetype is set to sql and the plugin is
> .vim/ftplugin/sql/sql_iabbr.vim however when I go to edit a sql file
> it doesn't load if I then source it directly it loads fine. no
> ftplugin appears to be loading and I'm unsure why or how to
> investigate further.
>

No ftplugin for any file? Or only for sql files? Try

        :filetype

and, from an sql file,

        :verbose set filetype?

Best regards,
Tony.
-- 
Nothing cures insomnia like the realization that it's time to get up.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to