aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2021-01-24 12:31:57 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2021-01-24 12:31:57 +0100
commit62d1d61994b4889f8fff16978b7dfa1a047f6832 (patch)
tree3281f1dde10aa4327239326fe0db8fad2b627e19 /README.md
parent1484ac1fdf79dc86907cd7a9db09fc760329bfa4 (diff)
downloadsoria-62d1d61994b4889f8fff16978b7dfa1a047f6832.tar.gz
soria-62d1d61994b4889f8fff16978b7dfa1a047f6832.zip
Added treemacs support
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index 82b997b..51b4184 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,10 @@ this, with a configuration like:
:config
(load-theme 'soria t)
+ (with-eval-after-load 'treemacs
+ (require 'soria-theme-tree)
+ (soria-theme-tree-config))
+
(dolist (lang-hook '(ruby-mode-hook
php-mode-hook
perl-mode-hook
@@ -100,6 +104,16 @@ Then you can load this theme as usual:
## Customization
+### `treemacs` support
+
+This color theme has support for the `treemacs` package, but in order to enable it you have to call the `soria-theme-tree-config` function. You can do this like so:
+
+```elisp
+(with-eval-after-load 'treemacs
+ (require 'soria-theme-tree)
+ (soria-theme-tree-config))
+```
+
### soria-theme-hide-helm-header
This color theme defines the `soria` group, which in turn has only one