mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-06 05:17:57 +00:00
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
|