show spell status after

Wed, 10 Aug 2016 08:15:37 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 10 Aug 2016 08:15:37 -0400
changeset 370
53d2c0f25337
parent 369
9b89f81c644b
child 371
034b31ed5212

show spell status after

.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc
+++ b/.vimrc
@@ -186,7 +186,7 @@ function! AutoFmtToggle()
 endfunction
 
 map <silent> <leader>a :call AutoFmtToggle()<CR>
-map <silent> <leader>s :setl spell!<CR>
+map <silent> <leader>s :setl spell!<CR>:setl spell?<CR>
 "}}}
 
 

mercurial