Fix mixed indent in neovim plugins config

This commit is contained in:
teutat3s 2021-06-28 14:01:19 +02:00
parent cca0aa30f5
commit ea5ef431c4
Signed by: teutat3s
GPG key ID: 18DAE600A6BBE705

View file

@ -33,7 +33,6 @@ lua <<EOF
['staticcheck'] = true
},
},
},
'html', --------------------------------- HTML
['jdtls'] = { --------------------------- Java
@ -44,6 +43,7 @@ lua <<EOF
}
},
'jsonls', ------------------------------- JSON
'phpactor', ----------------------------- PHP
'pyls', --------------------------------- Python
'rnix', --------------------------------- Nix
'solargraph', --------------------------- Ruby