From ba69a8bea5fd6c42ca09bba7698f615ed67f2e7e Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 28 Jun 2022 22:27:35 +0200 Subject: Add plaintext to spell --- fnl/config/autocmd.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/config/autocmd.fnl') diff --git a/fnl/config/autocmd.fnl b/fnl/config/autocmd.fnl index 7c65654..c851d3d 100644 --- a/fnl/config/autocmd.fnl +++ b/fnl/config/autocmd.fnl @@ -20,6 +20,6 @@ (autocmd :FileType {:pattern [:gitcommit :markdown] :command "setlocal wrap"}) -(autocmd :FileType {:pattern [:gitcommit :markdown :org] :command "setlocal spell"}) +(autocmd :FileType {:pattern [:gitcommit :markdown :org :plaintex] :command "setlocal spell"}) (autocmd :VimResized {:command "tabdo wincmd ="}) -- cgit v1.2.3-70-g09d2