Setup neovim, alacritty and fish for dms
This commit is contained in:
@@ -42,6 +42,6 @@ map("v", "<Tab>" , ">gv")
|
||||
map("n", "gd", ":lua vim.lsp.buf.definition()<CR>")
|
||||
map("n", "<leader>p", ":b#<CR>")
|
||||
map("n", "<leader>e", ":Ex<CR>")
|
||||
map("n", "<leader>c", ":bd<CR>")
|
||||
map("n", "<leader>x", ":bd<CR>")
|
||||
|
||||
require("plugins")
|
||||
|
||||
Reference in New Issue
Block a user