summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBartolomeo Stellato <bartolomeo.stellato@gmail.com>2018-09-07 11:11:29 -0400
committerBartolomeo Stellato <bartolomeo.stellato@gmail.com>2018-09-07 11:11:29 -0400
commitdf72c5f1c11726a8db2c9c22fa579ee59238d0aa (patch)
treee8d4b20ddb3953155b8f6c149efb900f7dd59f02 /README.md
parent8bf5d144ed2299e0ecd6fa8f9703647e5c5ef02f (diff)
downloadale-df72c5f1c11726a8db2c9c22fa579ee59238d0aa.zip
Added various files to integrate julia. Still not working.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e8108733..d8eb5d87 100644
--- a/README.md
+++ b/README.md
@@ -136,6 +136,7 @@ formatting.
| JavaScript | [eslint](http://eslint.org/), [flow](https://flowtype.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/), [prettier](https://github.com/prettier/prettier), [prettier-eslint](https://github.com/prettier/prettier-eslint-cli), [prettier-standard](https://github.com/sheerun/prettier-standard), [standard](http://standardjs.com/), [xo](https://github.com/sindresorhus/xo)
| JSON | [fixjson](https://github.com/rhysd/fixjson), [jsonlint](http://zaa.ch/jsonlint/), [jq](https://stedolan.github.io/jq/), [prettier](https://github.com/prettier/prettier) |
| Kotlin | [kotlinc](https://kotlinlang.org) !!, [ktlint](https://ktlint.github.io) !!, [languageserver](https://github.com/fwcd/KotlinLanguageServer) see `:help ale-integration-kotlin` for configuration instructions |
+| Julia | [LanguageServer.jl](https://github.com/JuliaEditorSupport/LanguageServer.jl) |
| LaTeX | [alex](https://github.com/wooorm/alex) !!, [chktex](http://www.nongnu.org/chktex/), [lacheck](https://www.ctan.org/pkg/lacheck), [proselint](http://proselint.com/), [redpen](http://redpen.cc/), [vale](https://github.com/ValeLint/vale), [write-good](https://github.com/btford/write-good) |
| Less | [lessc](https://www.npmjs.com/package/less), [prettier](https://github.com/prettier/prettier), [stylelint](https://github.com/stylelint/stylelint) |
| LLVM | [llc](https://llvm.org/docs/CommandGuide/llc.html) |