about summary refs log tree commit diff stats
path: root/src/config/config.nim
Commit message (Collapse)AuthorAgeFilesLines
* Add commands for vertical navigation on displayed linebptato2021-12-191-0/+1
|
* More configuration optionsbptato2021-12-191-2/+18
|
* More code formatting consistencybptato2021-12-171-1/+1
|
* Support more colors, config.nim refactoringbptato2021-12-101-15/+6
|
* Change configuration format to tomlbptato2021-12-051-73/+41
|
* Bugfixes & documentationbptato2021-11-201-4/+9
|
* User stylesheets and applyStylesheets optimizationsbptato2021-11-191-10/+51
|
* Remove composebptato2021-10-031-7/+1
|
* Implement CSS display none in box renderer etc.bptato2021-08-081-6/+3
| | | | | Other changes being bugfixes and a temporary implementation of "view source"
* Reorganize importsbptato2021-08-071-0/+165