1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-15 17:47:09 +00:00
conky/extras/vim
Amish Naidu 9b4fc81553 fontN - Predefine font configuration analgous to colorN (#667)
* Add fontN config and text variables

fontN, N in {0..9} allows setting a fontN variable to some font settings
which can later be recalled in text, like colorN.

* Add documentation for fontN

* Add syntax-highlighting config for fontN
2018-10-12 20:43:48 +03:00
..
ftdetect Removing old svn keywords. 2008-12-09 16:35:49 -07:00
syntax fontN - Predefine font configuration analgous to colorN (#667) 2018-10-12 20:43:48 +03: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.