Select a color scheme for your Dotfyle experience

mirlge / kak.nvim

kak.nvim

Select -> action. Kakoune workflow and most keybinds for Neovim.
19 0 0 1 day ago
workflow manually-created
kak.nvim modifies key bindings in Neovim to implement the Kakoune workflow, adjusting mappings for actions such as motion, selection, and editing.

Breaking changes in kak.nvim

bd1853 1 month ago
refactor!: Switch to a new and much better `kak.utils.keymap` module, rename the old `kak.utils.keymap` module to `kak.utils._keymap`, update all keybinds which used the old one to use the new one