summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2012-02-25 13:38:34 -0500
committerJune McEnroe <programble@gmail.com>2012-02-25 13:38:34 -0500
commit760343c28cf9299971d7fd74ab7e861880d02e13 (patch)
tree2f7953ae3c66ee375ced581f3b7c66c1d1c4cca6
parentAdd badwolf colorscheme (diff)
downloadsrc-760343c28cf9299971d7fd74ab7e861880d02e13.tar.gz
src-760343c28cf9299971d7fd74ab7e861880d02e13.zip
Add ,z mapping to toggle spell
Diffstat (limited to '')
-rw-r--r--.vimrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index d174d9f9..ae54f43b 100644
--- a/.vimrc
+++ b/.vimrc
@@ -101,9 +101,10 @@ nnoremap ` '
 " Clear search highlights
 nmap <silent> <leader>n :silent :nohlsearch<CR>
 
-" Toggle visible whitespace
 nmap <silent> <leader>s :set list!<CR>
 
+nmap <silent> <leader>z :set spell!<CR>
+
 nmap <leader>p "+p
 nmap <leader>P "+P
 nmap <leader>y "+y
857cfad52cf52b056219c8db36f17062a&follow=1'>Day 4June McEnroe 2020-11-22Day 3, part 2June McEnroe I am super surprised that worked on the first try. 2020-11-22Day 3, clean upJune McEnroe 2020-11-22Day 3June McEnroe This is fucking awful and I'm angry. 2020-11-22Day 2, part 2June McEnroe 2020-11-22Day 2June McEnroe 2020-11-22Day 1, part 2June McEnroe 2020-11-22Day 1June McEnroe 2020-11-22Move to 2016 directoryJune McEnroe