Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
"akinsho/toggleterm.nvim",
|
||||
keys = {
|
||||
{'<A-.>', '<CMD>ToggleTerm<CR>', mode = {"n","v","i","t"}, desc = "Toggle Terminal" }
|
||||
},
|
||||
opts = {}
|
||||
}
|
||||
Reference in New Issue
Block a user