mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-13 21:41:47 +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})
|