1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-30 05:59:07 +00:00

added vim syntax and filedetect files

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@562 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Philip Kovacs 2006-03-08 04:05:14 +00:00
parent 559e96ccc3
commit 79566b1e58

11
vim/README Normal file
View File

@ -0,0 +1,11 @@
$Id$
Vim filetype detection and syntax highlighting scripts for conky.
Individual users can place them your personal .vim directory:
~/.vim/ftdetect/conkyrc.vim
~/.vim/syntax/conkyrc.vim
Refer to your vim site documentation for system-wide installation.