|
@@ -385,6 +385,7 @@ let g:ale_set_loclist = 1
|
|
" }}}
|
|
" }}}
|
|
|
|
|
|
" OmniSharp: {{{
|
|
" OmniSharp: {{{
|
|
|
|
+let g:OmniSharp_server_use_net6 = 1
|
|
let g:OmniSharp_popup_position = 'peek'
|
|
let g:OmniSharp_popup_position = 'peek'
|
|
if has('nvim')
|
|
if has('nvim')
|
|
let g:OmniSharp_popup_options = {
|
|
let g:OmniSharp_popup_options = {
|