summaryrefslogtreecommitdiff
path: root/general/functions.vim
diff options
context:
space:
mode:
authorChris <[email protected]>2020-08-07 23:20:01 -0400
committerChris <[email protected]>2020-08-07 23:20:01 -0400
commit8c7703d72e3b554a95f9f6a4e612a8a748f19bac (patch)
tree68d0427e2e33280910a673e15c1b60666ff4956e /general/functions.vim
parentbd4f49137e0808a1e71b7e8d8f4286b0f4d5f894 (diff)
cleanup
Diffstat (limited to 'general/functions.vim')
-rw-r--r--general/functions.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/general/functions.vim b/general/functions.vim
index 47284f2e..0860b920 100644
--- a/general/functions.vim
+++ b/general/functions.vim
@@ -1,3 +1,5 @@
+" Random Useful Functions
+
" Turn spellcheck on for markdown files
augroup auto_spellcheck
autocmd BufNewFile,BufRead *.md setlocal spell