From: Pixeller Date: Tue, 12 Dec 2023 11:17:10 +0000 (+0800) Subject: Copy to my vimrc Error!! X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=4f708d40c38a0add52a516475e75e1dcff7ae5ea;p=vim-lsp.git Copy to my vimrc Error!! Newbies only copy and paste settings T. T --- diff --git a/README.md b/README.md index 09a75d0..5b4b5c0 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ call LspOptionsSet(#{ \ completionTextEdit: v:true, \ diagVirtualTextAlign: 'above', \ noNewlineInCompletion: v:false, - \ omniComplete: null, + \ omniComplete: v:null, \ outlineOnRight: v:false, \ outlineWinSize: 20, \ semanticHighlight: v:true,