mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-19 23:09:58 +08:00
Add scriptencoding to completion.vim
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
" Author: w0rp <devw0rp@gmail.com>
|
" Author: w0rp <devw0rp@gmail.com>
|
||||||
" Description: Completion support for LSP linters
|
" Description: Completion support for LSP linters
|
||||||
|
scriptencoding utf-8
|
||||||
|
|
||||||
" The omnicompletion menu is shown through a special Plug mapping which is
|
" 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
|
" only valid in Insert mode. This way, feedkeys() won't send these keys if you
|
||||||
|
|||||||
Reference in New Issue
Block a user