-- 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