commit 867a1228825ed1d7ad9c22b48615e4e2bbfa89db parent c84dee1efedd09e8f1aee8e8eda492d502b7dada Author: Jake Bauer <jbauer@paritybit.ca> Date: Wed, 6 Oct 2021 21:46:33 -0400 Add gemtext.vim Diffstat:
A | .vim/ftplugin/gemtext.vim | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.vim/ftplugin/gemtext.vim b/.vim/ftplugin/gemtext.vim @@ -0,0 +1,2 @@ +call SpellCheckToggle() +set textwidth=0