1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-20 00:15:31 +00:00
elinks/contrib/elinks-vim.diff

13 lines
351 B
Diff
Raw Permalink Normal View History

--- 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