This commit is contained in:
2025-08-04 03:04:29 +02:00
parent 9c41628613
commit 9800f5d265
7 changed files with 58 additions and 8 deletions

7
lua/keymaps/init.lua Normal file
View File

@@ -0,0 +1,7 @@
-- local wk = require 'kickstart.plugins.which-key'
-- load neovim standard mappings
require 'keymaps.base'
-- load which-key mappings
--require 'keymaps.neotree'