This is more correct I guess
This commit is contained in:
parent
60fb509b35
commit
ea8d99e7c7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
set nocompatible " choose no compatibility with legacy vi
|
||||
syntax enable
|
||||
syntax on
|
||||
set encoding=utf-8
|
||||
set showcmd " display incomplete commands
|
||||
filetype plugin indent on " load file type plugins + indentation
|
||||
|
|
Loading…
Reference in a new issue