diff --git a/.vimrc b/.vimrc index e86f3f0..94cfa94 100644 --- a/.vimrc +++ b/.vimrc @@ -1 +1,2 @@ set spell spelllang=en_us +syntax on