added toggleterm
This commit is contained in:
parent
9dcf923f60
commit
efa884da0c
2 changed files with 28 additions and 2 deletions
3
lua/custom/plugins/toggleterm.lua
Normal file
3
lua/custom/plugins/toggleterm.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
{'akinsho/toggleterm.nvim', version = "*", config = true}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue