summaryrefslogtreecommitdiff
path: root/fnl/config/stay-in-place.fnl
blob: be3ccd3119fb7565f30d477724e8458d1b13b0e0 (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 {})