Moved a lot of remaps to plugin files

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2023-09-18 18:09:38 +02:00
parent 26139670ff
commit 44e4e8addf
9 changed files with 55 additions and 43 deletions

View File

@@ -3,6 +3,8 @@ return {
dependencies = "MunifTanjim/nui.nvim",
cmd = "FineCmdline",
config = function()
vim.keymap.set("n", "<leader><CR>", "<cmd>FineCmdline<CR>", { noremap = true })
local cmdline = require("fine-cmdline")
cmdline.setup({