Unnamed repository; edit this file 'description' to name the repository.
Update README.md to add link to Kakoune and Neovim (#9119)
Passw 2023-12-19
parent 9ba691c · commit 8736ce3
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 227e1c91..3f166db1 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
![Screenshot](./screenshot.png)
-A Kakoune / Neovim inspired editor, written in Rust.
+A [Kakoune](https://github.com/mawww/kakoune) / [Neovim](https://github.com/neovim/neovim) inspired editor, written in Rust.
The editing model is very heavily based on Kakoune; during development I found
myself agreeing with most of Kakoune's design decisions.