Add warning: binding conflict with ranger layer (#348)

This happened to me. The error message and backtrace information were not very clear
This commit is contained in:
Daniel Nicolai
2020-03-24 04:16:53 +01:00
committed by GitHub
parent 1433dbc316
commit 23a8b0d722

View File

@@ -83,6 +83,10 @@ list in your `.spacemacs` configuration file. Reload (`SPC f e R`) or
restart Emacs to load `org-roam`. It's functions are available under
the prefix `SPC a r` and `, r` when visiting an org-mode buffer.
If you also have the ranger layer installed, the prefix 'ar' conflict
with that of the ranger layer. You might want to change it to 'aor'
(also change the 'ar' to 'aor' in the other key-binding declarations)
## Doom Emacs
If you are using [Doom Emacs][doom], configure packages as explained in the