Skip to content

Commit

Permalink
Merge pull request #422 from Angluca/main
Browse files Browse the repository at this point in the history
Copy to my vimrc Error!!
  • Loading branch information
yegappan authored Dec 12, 2023
2 parents 6190870 + 4f708d4 commit f05e6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit f05e6b1

Please sign in to comment.