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 dc6a8b0032
commit cef963d805

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 " Copy indent from current line
set autoindent set autoindent