Toggle term better than built in.
This commit is contained in:
@@ -43,7 +43,5 @@ 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>1", ":vsplit | vertical resize 95 | terminal<CR>a")
|
||||
map("n", "<leader>2", ":split | horizontal resize 25 | terminal<CR>a")
|
||||
|
||||
require("plugins")
|
||||
|
||||
Reference in New Issue
Block a user