HEEEY MACARENA

This commit is contained in:
Geoffrey Frogeye 2019-08-04 19:05:57 +02:00
parent 9657a8255d
commit 0cdee7b7d8
6 changed files with 60 additions and 6 deletions

View file

@ -88,6 +88,7 @@ let g:pandoc#syntax#conceal#use = 0
let g:LanguageClient_serverCommands = {
\ 'python': ['pyls'],
\ 'sh': ['bash-language-server', 'start'],
\ }