specky/ftplugin/rspec.vim
branchvim-stuff
changeset 29 cc3094023778
parent 28 2b198f0a86fe
--- a/specky/ftplugin/rspec.vim	Wed Jan 02 09:14:17 2013 -0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-if exists("b:did_ftplugin")
-    finish
-endif
-
-" Behave just like Ruby
-runtime! ftplugin/ruby.vim
-