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

5 lines
119 B
Plaintext
Raw Normal View History

2024-04-14 16:09:11 +02:00
(local dressing (require :dressing))
(dressing.setup {;; Provided by noice
:input {:enabled false}})