From 2a0aa299ec1135f5b99d3eb4fcea37ffa2cff7c7 Mon Sep 17 00:00:00 2001 From: Alex Leferry 2 Date: Mon, 25 Mar 2019 14:29:59 +0100 Subject: README: Replace lf example with ranger Closes #2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9778cdc..481398b 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,10 @@ $ edit example.txt You can also run the shell commands from Kakoune. -For example, [lf] and [fzf] integration can be: +For example, [ranger] and [fzf] integration can be: ``` kak -def lf %(connect lf) +def ranger %(connect ranger) ``` ``` kak @@ -90,5 +90,5 @@ Thanks to [@occivink] :heart: for his work on the [:terminal] command to abstrac [Pathogen]: https://github.com/alexherbo2/pathogen.kak [@occivink]: https://github.com/occivink [:terminal]: https://github.com/mawww/kakoune/pull/2617 -[lf]: https://github.com/gokcehan/lf +[ranger]: https://ranger.github.io [fzf]: https://github.com/junegunn/fzf -- cgit v1.2.3