diff options
| author | Alex Leferry 2 <alexherbo2@gmail.com> | 2019-03-17 20:48:53 +0100 |
|---|---|---|
| committer | Alex Leferry 2 <alexherbo2@gmail.com> | 2019-03-17 20:51:24 +0100 |
| commit | 3c2c1508981276feffe7bc487d9965926141b63a (patch) | |
| tree | 8c5bdc6c357616a2c4c7ac2ea48188eba88c5276 | |
| parent | af1287e04af68597d82f47c9ff289a68698a0979 (diff) | |
Give credit to @occivink
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
