GitHub - developerdino/smarty.vim: smarty syntax file

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Mar 17, 2025. It is now read-only.

This is a mirror of http://www.vim.org/scripts/script.php?script_id=1798

A friend and I found that there were no acceptable vim syntax files for smarty, so we took the only one we could find and added everything from the smarty documentation (http://smarty.php.net/manual/en) to it.  If nothing else, this is a very good start on a complete smarty syntax file.  We have even used vimtip #498 to use autocomplete with this syntax and so far it seems to work well.