summaryrefslogtreecommitdiff
path: root/fnl/plugins/editor/stay-in-place.fnl
blob: b264a0548c2963c7ac8936ee611cd6faf530cec6 (plain)
1
2
3
;; Keep cursor at character when indenting.

{1 :gbprod/stay-in-place.nvim :event :BufReadPost :config true}