1
0
Fork 0

path typo

This commit is contained in:
Andrey Orst 2019-03-27 13:42:19 +03:00 committed by GitHub
parent 9aefbe4e58
commit d58d6e2cf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ need a base module for `fzf`, called `fzf-vcs.kak` and its sub-modules for each
VCS. There are plenty of version control systems, so modules come in handy.
```sh
source "/path/to/fzf.kak/rc/fzf-modules/fzf-vcs.kak" # VCS base module
source "/path/to/fzf.kak/rc/modules/fzf-vcs.kak" # VCS base module
```
So if you never work with, say, GNU Bazaar, or Mercurial you can remove them