From 5df24240cee163cde75b8a98ef44d3102ed16ea7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Joly?= <7347374+cljoly@users.noreply.github.com> Date: Fri, 13 May 2022 20:32:30 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 8ee1bf0..a94742f 100644 --- a/Readme.md +++ b/Readme.md @@ -2,7 +2,7 @@ *Work in progress, see the [sources](https://github.com/cljoly/bepo.nvim/blob/main/fnl/bepo.fnl)* -Remap for the bepo layout in Lua, inspired from https://github.com/michamos/vim-bepo +Remap for the bepo layout in Lua, inspired by https://github.com/michamos/vim-bepo It aims to be faster (takes only 0.4ms at startup on my machine, while vim-bepo requires 1.6ms)