1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-07 22:20:51 +00:00
elinks/contrib/elinks-vim.diff
Petr Baudis 0f6d4310ad Initial commit of the HEAD branch of the ELinks CVS repository, as of
Thu Sep 15 15:57:07 CEST 2005. The previous history can be added to this
by grafting.
2005-09-15 15:58:31 +02:00

13 lines
351 B
Diff

--- filetype-.vim Thu Sep 12 19:45:16 2002
+++ filetype.vim Thu Sep 12 19:45:37 2002
@@ -318,6 +318,9 @@
" Configure scripts
au BufNewFile,BufRead configure.in,configure.ac setf config
+" ELinks config file
+au BufNewFile,BufRead elinks.conf setf elinks
+
" Enlightenment configuration files
au BufNewFile,BufRead *enlightenment/*.cfg setf c