mirror of
https://github.com/dense-analysis/ale
synced 2025-01-21 15:23:19 +00:00
Add scriptencoding to completion.vim
This commit is contained in:
parent
5985f8bd63
commit
6637de46c2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user