1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-19 03:25:17 +00:00
conky/extras/vim
Brenden Matthews be145bd55d Removed alias config option due to brokenness.
The alias option was broken by fb8ccd7a05,
and it seems like trying to make it work again will only result in
breakage for env var substitution anyway.
2009-07-31 00:33:06 -06:00
..
ftdetect Removing old svn keywords. 2008-12-09 16:35:49 -07:00
syntax Removed alias config option due to brokenness. 2009-07-31 00:33:06 -06:00
README rename dir 2006-11-09 19:54:17 +00:00

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.