aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2016-07-21 17:40:23 -0400
committerTeddy Wing2016-07-21 17:40:23 -0400
commit591d2a26ed80364c4c1b22727ce54c2e2eccaed7 (patch)
tree52a6eaa5c315c13d0da2ccf1147c942661804b4f
parente2ad8c0877699bceeb4a1484912b8b33a56f99ff (diff)
downloadqcd-591d2a26ed80364c4c1b22727ce54c2e2eccaed7.tar.bz2
qcd: Add modeline to set Vim filetype for syntax highlighting
-rwxr-xr-xqcd2
1 files changed, 2 insertions, 0 deletions
diff --git a/qcd b/qcd
index 98f2b3b..a7acb3c 100755
--- a/qcd
+++ b/qcd
@@ -15,3 +15,5 @@ function qcd () {
;;
esac
}
+
+ # vim:ft=sh: