Style fix

This commit is contained in:
Julian Ospald 2018-06-18 12:00:54 +02:00
parent 23e2f09a8b
commit c5c5364205
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 1 deletions

2
vimrc
View File

@ -294,7 +294,7 @@ vnoremap x "_x
nnoremap x "_x
" Syntax
syntax enable
syntax on
" pane navigation
" Use ctrl-[hjkl] to select the active split!