aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2022-01-25 22:54:56 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2022-01-25 22:54:56 +0300
commitb623aec3cbe0ea2edbecffc16e58296646ba5353 (patch)
tree5b83980820065307d81a9acba72c4b9fdd986360 /config.toml
parent6a130c7d04138a08ec2b80e1d4164ff48bcc7e0f (diff)
downloadyaroslavps.com-b623aec3cbe0ea2edbecffc16e58296646ba5353.tar.gz
yaroslavps.com-b623aec3cbe0ea2edbecffc16e58296646ba5353.zip
How I debug programs in Vim
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml7
1 files changed, 4 insertions, 3 deletions
diff --git a/config.toml b/config.toml
index e472624..3376afa 100644
--- a/config.toml
+++ b/config.toml
@@ -7,15 +7,16 @@ feed_filename = "feed.xml"
compile_sass = true
build_search_index = false
-highlight_code = true
-highlight_theme = "ayu-dark"
-
taxonomies = [
{name = "categories"},
]
default_language = "en"
+[markdown]
+highlight_code = true
+highlight_theme = "1337"
+
[languages.en]
[languages.en.translations]