From 4f708d40c38a0add52a516475e75e1dcff7ae5ea Mon Sep 17 00:00:00 2001 From: Pixeller Date: Tue, 12 Dec 2023 19:17:10 +0800 Subject: [PATCH] Copy to my vimrc Error!! Newbies only copy and paste settings T. T --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.48.1