dotfiles/nvim/.config/nvim
Marty Oehme a322799f39
nvim: Add which-key.nvim key chord visualization
Finally added a which-key like extension.
This one is a lua implementation of the old Emacs idea, but comes with
pretty sane defaults and seems less difficult to set up.

So much so that, even out of the box, it seems somewhat useful by
containing explanations of default vim bindings and showing the target
for all mark jumps. (e.g. `g`` or `g'`).
2022-01-04 22:09:22 +01:00
..
after/plugin nvim: Switch to lua-based setup 2021-07-27 10:12:33 +02:00
lua nvim: Add which-key.nvim key chord visualization 2022-01-04 22:09:22 +01:00
plugin nvim: Switch to lua-based setup 2021-07-27 10:12:33 +02:00
spell vifm: Change vifm filename yanking mapping to yt 2021-11-23 09:52:21 +01:00
abbrev.vim nvim: Switch from vimL to lua setup 2021-05-24 18:01:54 +02:00
init.lua nvim: Switch to lua-based setup 2021-07-27 10:12:33 +02:00