bepo.nvim

 cljoly/bepo.nvim Mappings for the bepo layout in Lua, inspired by vim-bepo It aims to be faster (takes only 0.4ms at startup on my machine, while vim-bepo requires 1.6ms) and more customizable (see :help bepo.nvim-cherry-pick) Installation Add the plugin cljoly/bepo.nvim to your package manager. If you don’t have a package manager yet, I use paq.nvim. You can give it a try :). Look at the installation instructions and then add the following to your config:...