nvim coc
This commit is contained in:
@@ -32,5 +32,17 @@
|
||||
"folder": " ",
|
||||
"file": " ",
|
||||
"interface": " "
|
||||
}
|
||||
},
|
||||
"coc.source.OmniSharp.enable": true,
|
||||
"omnisharp.trace.server": "information",
|
||||
"omnisharp.debug.server": true,
|
||||
"omnisharp.path": "/usr/local/bin/omnisharp",
|
||||
"diagnostic.enableMessage": "never",
|
||||
"diagnostic.enable": true,
|
||||
"diagnostic.errorSign": "✗",
|
||||
"diagnostic.warningSign": "⚠",
|
||||
"diagnostic.infoSign": "ℹ",
|
||||
"diagnostic.hintSign": "➤",
|
||||
"diagnostic.virtualText": true,
|
||||
"diagnostic.virtualTextCurrentLineOnly": true
|
||||
}
|
||||
|
||||
+638
-614
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user