1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-27 04:32:55 +00:00
conky/extras/vim
Toke Høiland-Jørgensen 0db823e56c Add systemd journal support. (#214)
This adds support for reading log entries from the Systemd journal. A
new command, called simply 'journal', is added which takes a number of
lines as a parameter and optionally which journal (user or system) to
read from.

Obviously, libsystemd is required to build journal support. Tested on
Arch Linux (Systemd v229).

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-05-06 07:25:30 -04:00
..
ftdetect Removing old svn keywords. 2008-12-09 16:35:49 -07:00
syntax Add systemd journal support. (#214) 2016-05-06 07:25:30 -04:00
README

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.