Commit Graph

9 Commits

Author SHA1 Message Date
Kovid Goyal
14b58ba015 Fix overrides not being parsed correctly 2023-03-27 07:53:56 +05:30
Kovid Goyal
425ab4f6d8 Start implementing shortcut handling 2023-03-27 07:53:55 +05:30
Kovid Goyal
d208670172 Abstract typical config file loading with path and cli overrides 2023-03-27 07:53:54 +05:30
Kovid Goyal
5329546f21 Implement parsing of map 2023-03-27 07:53:54 +05:30
Kovid Goyal
da38cb3254 Add support for more option types to Go conf file parsing 2023-03-15 15:17:38 +05:30
Kovid Goyal
f42090766a Use the new string scanner everywhere 2023-03-08 13:31:27 +05:30
Kovid Goyal
7ce64fcde0 Support include when loading themes from dirs 2023-02-26 21:16:29 +05:30
Kovid Goyal
07f4adbab5 Also add tests for bad lines 2023-02-26 08:01:02 +05:30
Kovid Goyal
7b4738125b Move config code into its own package 2023-02-26 08:01:02 +05:30