Merge branch 'master' into 3227-local

This commit is contained in:
Arfon Smith
2016-09-21 20:26:51 -07:00
15 changed files with 311 additions and 24 deletions
+3
View File
@@ -0,0 +1,3 @@
# vim: noexpandtab: ft=javascript
"It's JavaScript, baby";
+4
View File
@@ -0,0 +1,4 @@
# vim:noexpandtab titlestring=hi\|there\\\ ft=perl ts=4
# vim:noexpandtab titlestring=hi|there\\ ft=javascript ts=4
"Still JavaScript, bruh";
+3
View File
@@ -0,0 +1,3 @@
ex: noexpandtab: ft=ruby
# Still Ruby
+3
View File
@@ -0,0 +1,3 @@
# vim600: ft=ruby
# Targets Vim 6.0 or later
+3
View File
@@ -0,0 +1,3 @@
vim<520: ft=ruby
# Targets Vim 5.20 and earlier