summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Leferry 2 <alexherbo2@gmail.com>2019-03-17 20:48:53 +0100
committerAlex Leferry 2 <alexherbo2@gmail.com>2019-03-17 20:51:24 +0100
commit3c2c1508981276feffe7bc487d9965926141b63a (patch)
tree8c5bdc6c357616a2c4c7ac2ea48188eba88c5276
parentaf1287e04af68597d82f47c9ff289a68698a0979 (diff)
Give credit to @occivink
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9f6ebeb..2e6b0d5 100644
--- a/README.md
+++ b/README.md
@@ -78,9 +78,15 @@ def fzf-buffers %(connect buffer $(buffer | fzf))
- `connect_shell`: Shell program to be used as default entry-point (Default: `SHELL`)
+## Credits
+
+Thanks to [@occivink] :heart: for his work on the [:terminal] command to abstract the various windowing systems.
+
[Kakoune]: https://kakoune.org
[IRC]: https://webchat.freenode.net?channels=kakoune
[IRC Badge]: https://img.shields.io/badge/IRC-%23kakoune-blue.svg
[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
[fzf]: https://github.com/junegunn/fzf