diff options
Diffstat (limited to 'vim.dot.link/ftplugin/php.vim')
-rw-r--r-- | vim.dot.link/ftplugin/php.vim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vim.dot.link/ftplugin/php.vim b/vim.dot.link/ftplugin/php.vim new file mode 100644 index 0000000..9892f83 --- /dev/null +++ b/vim.dot.link/ftplugin/php.vim @@ -0,0 +1,2 @@ +" PHP +let php_sql_query=1 |