Mercurial > dotfiles.old
diff vimrc @ 222:529bb6ae8e5e
Add thesaurus
author | zegervdv <zegervdv@me.com> |
---|---|
date | Wed, 31 Dec 2014 18:32:53 +0100 |
parents | 152b34da1f13 |
children | ed108055146c |
line wrap: on
line diff
--- a/vimrc Sun Jan 11 18:36:10 2015 +0100 +++ b/vimrc Wed Dec 31 18:32:53 2014 +0100 @@ -196,6 +196,7 @@ au BufNewFile,BufRead,BufEnter *.txt setlocal spell spelllang=en_gb au BufNewFile,BufRead,BufEnter *.txt setlocal textwidth=0 au FileType gitcommit setlocal spell spelllang=en_gb +set thesaurus+=~/.vim/thesaurus/mthesaur.txt autocmd BufRead *_spec.rb set filetype=rspec