mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-15 03:43:50 +00:00
9ec21eccef
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@729 7f574dfc-610e-0410-a909-a81674777703
6 lines
115 B
VimL
6 lines
115 B
VimL
" Vim filetype detection file for Conky config files
|
|
"
|
|
" $Id$
|
|
|
|
au BufNewFile,BufRead *conkyrc set filetype=conkyrc
|