4 lines
149 B
Lua
4 lines
149 B
Lua
-- TODO: Interim fix for https://github.com/nvim-treesitter/nvim-treesitter-context/issues/431.
|
|
vim.opt_local.spell = true
|
|
vim.opt_local.wrap = true
|