rc changes

This commit is contained in:
Fergal Moran
2017-04-25 19:24:19 +01:00
parent ea4da4bf31
commit d31063c82e

4
.vimrc
View File

@@ -83,6 +83,7 @@ Bundle 'ap/vim-buftabline'
Bundle 'airblade/vim-gitgutter'
Bundle 'elzr/vim-json'
Bundle 'OmniSharp/omnisharp-vim'
Bundle 'OrangeT/vim-csharp'
let g:JSHintHighlightErrorLine = 0
let g:miniBufExplForceSyntaxEnable = 1
@@ -132,9 +133,12 @@ endfunction
inoremap <silent><C-j> <C-R>=OmniPopup('j')<CR>
inoremap <silent><C-k> <C-R>=OmniPopup('k')<CR>
let g:OmniSharp_server_type = 'roslyn'
colorscheme elflord
" Setup 256 colors
if &term =~ "xterm"
"256 color --