aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblack <invalid>2016-01-11 08:44:25 +0100
committerTim Harder <radhermit@gentoo.org>2016-02-02 12:07:17 -0500
commit84c8a5c73bc5b250f292c39df6d920674f197765 (patch)
treec389683193e1c5fc674b988cdb914054342c2db1 /ftplugin/gentoo-package-keywords.vim
parentremove bug summary related docs (diff)
downloadgentoo-syntax-84c8a5c73bc5b250f292c39df6d920674f197765.tar.gz
gentoo-syntax-84c8a5c73bc5b250f292c39df6d920674f197765.tar.bz2
gentoo-syntax-84c8a5c73bc5b250f292c39df6d920674f197765.zip
Added filetypes for Gentoo files that derive from conf.vim or sh.vim
Diffstat (limited to 'ftplugin/gentoo-package-keywords.vim')
-rw-r--r--ftplugin/gentoo-package-keywords.vim5
1 files changed, 5 insertions, 0 deletions
diff --git a/ftplugin/gentoo-package-keywords.vim b/ftplugin/gentoo-package-keywords.vim
new file mode 100644
index 0000000..5e70622
--- /dev/null
+++ b/ftplugin/gentoo-package-keywords.vim
@@ -0,0 +1,5 @@
+if &compatible || v:version < 603
+ finish
+endif
+
+runtime! ftplugin/conf.vim