1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-13 04:51:15 +02:00

nvim: updated plugins, improved keymaps

This commit is contained in:
2024-10-12 19:21:05 +02:00
parent 5541ec87b9
commit d4a1d0622c
5 changed files with 154 additions and 247 deletions

View File

@@ -0,0 +1,6 @@
return {
-- improved keybindings, previewing them
{
"folke/which-key.nvim",
}
}