Kovid Goyal
|
882d471c90
Make config line parsing in Go use same algorithm as in python
|
1 ano atrás |
Kovid Goyal
|
fc64ef41b3
when parsing conf files in go accept both space and tab as key separators
|
1 ano atrás |
Kovid Goyal
|
4ffb22199b
Cleanup previous PR
|
1 ano atrás |
Jake Stewart
|
0aa4c850ba
add line break syntax to go config parser
|
1 ano atrás |
Kovid Goyal
|
7803b07e7f
Ignore leading and trailing space around values when parsing config lines
|
1 ano atrás |
Kovid Goyal
|
14b58ba015
Fix overrides not being parsed correctly
|
1 ano atrás |
Kovid Goyal
|
d208670172
Abstract typical config file loading with path and cli overrides
|
1 ano atrás |
Kovid Goyal
|
5329546f21
Implement parsing of map
|
1 ano atrás |
Kovid Goyal
|
f42090766a
Use the new string scanner everywhere
|
1 ano atrás |
Kovid Goyal
|
7ce64fcde0
Support include when loading themes from dirs
|
1 ano atrás |
Kovid Goyal
|
7b4738125b
Move config code into its own package
|
1 ano atrás |