This commit is contained in:
2025-08-05 17:01:27 +02:00
parent 3929be281b
commit f80e1dd013
13 changed files with 128 additions and 43 deletions

View File

@@ -1,2 +1,9 @@
-- load which-key mappings
--
require 'custom.keymaps.buffers'
require 'custom.keymaps.edit'
require 'custom.keymaps.neotree'
-- The line beneath this is called `modeline`. See `:help modeline`
-- vim: ts=2 sts=2 sw=2 et