8 Commits

Author SHA1 Message Date
Nikos Tsipinakis
7e58e5c64c Add expandtab to vim modelines & expand abbreviations
Add expandtab to vim modelines so that spaces are expanded to tabs, make
life easier for people that have vim configured to use tabs by default.

Expand modeline abbreviations to improve readability.
2016-11-17 20:27:46 +02:00
Sascha Kruse
c319472982 fix spelling error 2014-08-13 06:54:25 +02:00
Sascha Kruse
716051064a fix endless loop with duplicate sections
fix #191
2014-08-12 20:26:24 +02:00
Sascha Kruse
37242bc30a don't segfault when no dunstrc is found 2013-02-27 00:02:14 +01:00
Sascha Kruse
6b6427262f option_parser: allow arguments beginning with '-' 2013-02-23 00:35:06 +00:00
Sascha Kruse
cff9c74e0e License header and vim modeline 2013-02-22 06:09:13 +00:00
Sascha Kruse
e82da9d5e7 indent -linx --no-tabs 2013-02-21 23:23:54 +00:00
Sascha Kruse
56716ec948 options.{c,h} -> option_parser.{c,h} 2013-02-21 01:27:32 +00:00