Skip to content

Commit

Permalink
Enable spell mode for gitcommit
Browse files Browse the repository at this point in the history
  • Loading branch information
kris-steinhoff committed May 1, 2019
1 parent 2cdc834 commit 5e83b62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ nmap <leader>9 <Plug>AirlineSelectTab9

nmap <leader>z :tabedit %<CR>:set nonumber<CR>:set signcolumn=no<CR>
autocmd FileType gitcommit setlocal spell

let g:tsuquyomi_disable_quickfix = 1

if v:version >= 800
Expand Down

0 comments on commit 5e83b62

Please sign in to comment.