mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-06-07 00:48:24 +02:00
stylua
This commit is contained in:
@@ -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>")
|
||||
|
||||
Reference in New Issue
Block a user