summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2015-08-17 22:05:16 -0700
committerThibaut Horel <thibaut.horel@gmail.com>2015-08-17 22:05:16 -0700
commitca863b8075a33805bc8028068894e714eb2a6d65 (patch)
tree46e4c9a778ba0d7e8289a82a4ad895d872d48ff1 /.vimrc
parent92b76a9bdb581118fa00c6718f8692f7f4876087 (diff)
downloaddotfiles-ca863b8075a33805bc8028068894e714eb2a6d65.tar.gz
[vim] Minor theme tweaks
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 77ba58d..11f9e42 100644
--- a/.vimrc
+++ b/.vimrc
@@ -120,3 +120,4 @@ let g:pymode_utils_whitespaces = 0
autocmd CursorMovedI * if pumvisible() == 0|silent! pclose|endif
autocmd InsertLeave * if pumvisible() == 0|silent! pclose|endif
+autocmd FileType mail set fo+=aw spell