diff --git a/vim/.vimrc b/vim/.vimrc index cd0464a..ee1ec57 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -6,6 +6,8 @@ set listchars=tab:<·>,eol:¬,space:·,nbsp:⎵ + filetype on + syntax on set nowrap "do not wrap lines not fitting the screen