bepo.nvim/Readme.md
Clément Joly 484015a0b5 feat: always perform the mappings
I have found no use of not performing a mapping and the user can always
remap after calling setup.
2022-05-07 20:30:52 +00:00

8 lines
294 B
Markdown

# bepo.nvim
*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
It aims to be faster (takes only 0.4ms at startup on my machine, while vim-bepo requires 1.6ms)