Update Readme.md

This commit is contained in:
Clément Joly 2022-05-13 20:32:30 +01:00 committed by GitHub
parent 262c921df5
commit 5df24240ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
*Work in progress, see the [sources](https://github.com/cljoly/bepo.nvim/blob/main/fnl/bepo.fnl)* *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) It aims to be faster (takes only 0.4ms at startup on my machine, while vim-bepo requires 1.6ms)