summaryrefslogtreecommitdiff
path: root/fnl/config/stay-in-place.fnl
blob: 1c19399e1148497a9e1329686ba55ef86636a0df (plain)
1
2
3
4
;; Prevent the cursor from moving when using shift and filter actions.
(module config.stay-in-place {autoload {:util :config.util}})

(util.setup :stay-in-place {})