Update remap.lua
This commit is contained in:
@@ -20,7 +20,7 @@ map("n", "<C-d>", "<C-d>zz")
|
|||||||
map("n", "<C-u>", "<C-u>zz")
|
map("n", "<C-u>", "<C-u>zz")
|
||||||
|
|
||||||
-- File navigation --
|
-- File navigation --
|
||||||
map("n", "<leader>pv", ":Oil<CR>")
|
map("n", "<leader>o", ":Oil<CR>")
|
||||||
|
|
||||||
-- LSP
|
-- LSP
|
||||||
map("n", "gd", vim.lsp.buf.definition)
|
map("n", "gd", vim.lsp.buf.definition)
|
||||||
|
|||||||
Reference in New Issue
Block a user