summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-08-01 01:05:31 -0500
committerJesse Luehrs <doy@tozt.net>2009-08-01 01:05:31 -0500
commit0116b34a696d110116f9fcb7b2c0e94e31e57998 (patch)
tree5b38fc1fb775dfc2fe15be9df45160156526ad99
parent26218bdc5cb235aa3fbef98f27a54b6147d307e4 (diff)
downloadconf-0116b34a696d110116f9fcb7b2c0e94e31e57998.tar.gz
conf-0116b34a696d110116f9fcb7b2c0e94e31e57998.zip
set filetype to perl, not just the syntax language, in repl.rc
-rw-r--r--repl.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/repl.rc b/repl.rc
index 2b17b4a..46c956a 100644
--- a/repl.rc
+++ b/repl.rc
@@ -1,4 +1,4 @@
-# vim:syntax=perl:
+# vim:filetype=perl:
#
#package main;
## this is for Perl's Devel::REPL. it goes in ~/.re.pl/repl.rc