Add scriptencoding to completion.vim

This commit is contained in:
Donnie West
2019-11-08 16:44:03 -06:00
parent 5985f8bd63
commit 6637de46c2
+1
View File
@@ -1,5 +1,6 @@
" Author: w0rp <devw0rp@gmail.com>
" Description: Completion support for LSP linters
scriptencoding utf-8
" The omnicompletion menu is shown through a special Plug mapping which is
" only valid in Insert mode. This way, feedkeys() won't send these keys if you