add terminal
This commit is contained in:
@ -67,4 +67,11 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
"akinsho/toggleterm.nvim",
|
||||
version = "*",
|
||||
opts = {
|
||||
open_mapping = "<leader>ot",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user