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

3 lines
47 B
Plaintext
Raw Normal View History

2022-04-05 21:13:56 +00:00
(let [lo vim.opt_local]
(set lo.spell true))