]> Sergey Matveev's repositories - vim-lsp.git/commitdiff
Copy to my vimrc Error!!
authorPixeller <Angluca@users.noreply.github.com>
Tue, 12 Dec 2023 11:17:10 +0000 (19:17 +0800)
committerPixeller <Angluca@users.noreply.github.com>
Tue, 12 Dec 2023 11:17:10 +0000 (19:17 +0800)
Newbies only copy and paste settings
T. T

README.md

index 09a75d0c57362f17c53063c0adb05be4cb6ac951..5b4b5c0f640f9fc9a3de985e82b21438f969de97 100644 (file)
--- 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,