@ -81,7 +81,7 @@
"Enabled Spellcheck"
"Disabled Spellcheck")))))
;; Enable spell in certian buffers
;; Enable spell in certain buffers
(hook! :FileType [ :text :markdown :tex :bib ]
#(if (= (vim.fn.buflisted (vim.api.nvim_get_current_buf)) 1)
(set vim.opt_local.spell true)))
The note is not visible to the blocked user.