Chnaged remaps

This commit is contained in:
2024-08-25 23:02:53 +02:00
parent 4b72270f87
commit d46b5582f3
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ local M = {
["0"] = { "^", desc = "Go to first non blank character in line" },
["<leader>0"] = { "0", desc = "Go to true line beggining" },
["<leader>q"] = { ":noh<CR>" },
["<leader>q"] = { ":noh<CR>", desc = "Clear highlights" },
-- buffer
["<leader>bf"] = {
function()