mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-20 03:51:18 +00:00
Add/fix vim modelines for automake stuff.
This commit is contained in:
parent
d97cd93a1c
commit
04ee7dc2fc
@ -26,4 +26,4 @@
|
||||
configdir = ${sysconfdir}/conky
|
||||
dist_config_DATA = conky.conf conky_no_x11.conf
|
||||
|
||||
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
|
||||
# vi:set ts=4 sw=4 noet ai nocindent syntax=automake:
|
||||
|
@ -29,4 +29,4 @@ man_MANS = conky.1
|
||||
|
||||
EXTRA_DIST = $(DOCS) command_options.xml config_settings.xml docgen.sh docs.xml variables.xml variables.xsl config_settings.xsl lua.xml lua.xsl
|
||||
|
||||
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
|
||||
# vi:set ts=4 sw=4 noet ai nocindent syntax=automake:
|
||||
|
@ -58,3 +58,4 @@ pkglib_LTLIBRARIES = $(libcairo) $(libimlib2)
|
||||
|
||||
endif # BUILD_LUA
|
||||
|
||||
# vi:set ts=4 sw=4 noet ai nocindent syntax=automake:
|
||||
|
Loading…
Reference in New Issue
Block a user