1
0
Fork 0
dotfiles/config/nvim/after/ftplugin/text.fnl

3 lines
47 B
Fennel

(let [lo vim.opt_local]
(set lo.spell true))