From da1a112e87fc284374c700af81eed6a0da803dc8 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Wed, 11 Jan 2012 16:38:34 -0800 Subject: [PATCH] Add ftdetect file for Django templates --- vim/after/ftplugin/htmldjango.html | 1 + 1 file changed, 1 insertion(+) create mode 120000 vim/after/ftplugin/htmldjango.html diff --git a/vim/after/ftplugin/htmldjango.html b/vim/after/ftplugin/htmldjango.html new file mode 120000 index 0000000..9dfabb8 --- /dev/null +++ b/vim/after/ftplugin/htmldjango.html @@ -0,0 +1 @@ +html.vim \ No newline at end of file