This commit is contained in:
2025-08-08 03:36:34 +02:00
parent f80e1dd013
commit f5657d958d
14 changed files with 153 additions and 38 deletions

View File

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