diff --git a/plugin/settings.vim b/plugin/settings.vim index 84f5ac4..a07af9a 100644 --- a/plugin/settings.vim +++ b/plugin/settings.vim @@ -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