1
0
Fork 0
dotfiles/home/config/nvim/plugins/cutlass.fnl

3 lines
86 B
Plaintext
Raw Normal View History

(let [cutlass (require :cutlass)]
(cutlass.setup {:cut_key :x :exclude [:ns :nS]}))