This website requires JavaScript.
Explore
Help
Sign in
hadeed
/
dots
Watch
1
Fork
You've already forked dots
0
Code
Activity
d223857265
dots
/
nvim
/
lua
/
plugins
/
toggleterm.lua
8 lines
107 B
Lua
Raw
Normal View
History
Unescape
Escape
Initial commit
2023-08-21 09:56:16 +00:00
return
{
"
akinsho/toggleterm.nvim
"
,
opts
=
{
open_mapping
=
"
<C-t>
"
,
Changes
2024-06-28 07:17:58 +00:00
direction
=
"
float
"
Initial commit
2023-08-21 09:56:16 +00:00
}
}
Copy permalink