summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiayi Zhao <jeff.no.zhao@gmail.com>2019-03-02 17:42:03 -0500
committerGitHub <noreply@github.com>2019-03-02 17:42:03 -0500
commit511058d3c321f4348f8ccf3d26fb24702610db21 (patch)
tree7d0aaed887608b67d84d6986d2e016882bf393ce
parentc8c5e39e691cf7a823247a8b43b743a772b62e0a (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6f68777..2524964 100644
--- a/README.md
+++ b/README.md
@@ -40,8 +40,8 @@ Joshuto can currently be configured using the following files:
- general configurations
#### [keymap.toml](https://github.com/kamiyaa/joshuto/blob/master/config/keymap.toml)
- - for keybindings, please take a look at [keymap.rs](https://github.com/kamiyaa/joshuto/blob/master/src/joshuto/config/keymap.rs) for non-printable keys
- - for commands, please take a look at [command.rs](https://github.com/kamiyaa/joshuto/blob/master/src/joshuto/command.rs) for available commands
+ - for keybindings, please take a look at [keymap.rs](https://github.com/kamiyaa/joshuto/blob/master/src/config/keymap.rs#L102) for non-printable keys
+ - for commands, please take a look at commands/[mod.rs](https://github.com/kamiyaa/joshuto/blob/master/src/commands/mod.rs#L73) for available commands
#### [mimetype.toml](https://github.com/kamiyaa/joshuto/blob/master/config/mimetype.toml)
- for opening files with applications