Remove a unused scriptencoding

There are no utf-8 special characters in the file anymore.
This commit is contained in:
Kenneth Benzie 2021-02-08 21:47:23 +00:00
parent 88cf5011f7
commit 619f043665

View File

@ -1,6 +1,3 @@
" TODO: Move these settings to vimrc when after switching to vim8 packages
scriptencoding 'utf-8'
" Copy indent from current line
set autoindent