mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-11 20:43:00 +01:00
4 lines
104 B
Text
4 lines
104 B
Text
|
(local tterm (require :toggleterm))
|
||
|
|
||
|
(tterm.setup {:size 64 :open_mapping :<C-t> :direction :vertical})
|