summaryrefslogtreecommitdiff
path: root/fnl/config/vim-slash.fnl
blob: 726ed8fa784ea0fee470155c862345e7dbe51a5f (plain)
1
2
3
4
;; Provides a set of mappings for enhancing in-buffer search experience.
(module config.vim-slash)

(vim.cmd "noremap <plug>(slash-after) zz")