This commit is contained in:
2026-05-21 00:39:55 +02:00
parent bdf07b7f2d
commit 26e76a065b
3 changed files with 51 additions and 49 deletions
+2
View File
@@ -12,6 +12,8 @@ map(
default_opts
)
map("n", "<leader>fn", "<Cmd>Telescope find_files<CR>")
map({ "n", "v" }, "<leader>ap", require("actions-preview").code_actions)
map("n", "<Tab>", "<Cmd>BufferLineCycleNext<CR>")