Skip to content

Commit 86ba638

Browse files
authored
Merge pull request #2 from pryrt/config-file-syntax-rework
Pare down the Config File Syntax from about 1200 wordy lines to a much more manageable 200 lines, with just the essentials for normal users, and enough hints to get power-users moving forward with super-customization.
2 parents 2ee0afd + f4c882a commit 86ba638

File tree

2 files changed

+134
-1159
lines changed

2 files changed

+134
-1159
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Summary
2424
* [Plugins](content/docs/plugins.md)
2525
* [Preferences](content/docs/preferences.md)
2626
* [Themes](content/docs/themes.md)
27-
* [Syntax for the XML-based Configuration Files](content/docs/config-syntax.md)
27+
* [Configuration Files Details](content/docs/config-files.md)
2828
* [Command Line Arguments](content/docs/command-prompt.md)
2929
* [Shell Extension](content/docs/shell-extension.md)
3030
* [Binary Translation](content/docs/binary-translation.md)

0 commit comments

Comments
 (0)