Add a comment
This commit is contained in:
parent
eb9c12b09f
commit
2ffcac654c
1
vimrc
1
vimrc
|
@ -550,6 +550,7 @@ map <leader>o :set number! number?<cr>
|
|||
" Spell checking
|
||||
map <leader>j :exec &spell==&spell? "se spell! spelllang=en_us" : "se spell!"<cr>
|
||||
map <leader>= z=
|
||||
" NOTE: you can add a new word to the dict with `zg`
|
||||
|
||||
" Clear the search buffer (highlighting) when hitting return
|
||||
function! MapCR()
|
||||
|
|
Loading…
Reference in New Issue
Block a user