Parcourir la source

use .NET 6 - msbuild update broke omnisharp on legacy build

Daniel Sheffield il y a 6 jours
Parent
commit
7961025a05
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      vim/vimfiles/vimrc

+ 1 - 0
vim/vimfiles/vimrc

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