]> git.rmz.io Git - dotfiles.git/blobdiff - nvim/lua/plugins/core.lua
nvim: disable LazyVim's keymaps and import some of them
[dotfiles.git] / nvim / lua / plugins / core.lua
index 5b83b88b728b37f0482aa23ba7dc1fbe682bc598..d782f4c36172490646f80d49ef3bea06384a2588 100644 (file)
@@ -5,6 +5,7 @@ return {
       defaults = {
         autocmds = false,
         options = false,
+        keymaps = false,
       },
     },
   },