summaryrefslogtreecommitdiff
path: root/fnl/plugins/dressing.fnl
blob: 348d74ad62dd72199bd2e01fce72b244cf1eb432 (plain)
1
2
3
4
5
6
;; UI for inputs

(local opts {:input {:enabled false}
             :select {:backend [:nui :telescope :builtin]}})

{1 :stevearc/dressing.nvim :event :BufReadPost : opts}