dotfiles/mzte-nv/conf/lua/pluginconf/p-tterm.fnl

4 lines
104 B
Plaintext
Raw Normal View History

2023-02-19 21:23:55 +01:00
(local tterm (require :toggleterm))
(tterm.setup {:size 64 :open_mapping :<C-t> :direction :vertical})