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

(util.use-config :stay-in-place {})