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