aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp/rust_analyzer.lua
Commit message (Expand)AuthorAgeFilesLines
* Rename nvim_lsp to lspconfigHirokazu Hata2020-09-061-27/+0
* doc: show settings stub for rust-analyzer (#199)Aleksey Kladov2020-08-301-0/+3
* config: remove unnecessary code comennts and utf8 optionHirokazu Hata2020-06-161-1/+1
* fix package.json source URIHirokazu Hata2020-04-101-1/+1
* Support rust-analyzer's rust-project.json formatBenjamin Brittain2020-03-181-2/+2
* window/showMessage: the display level can be set for 'window/showMessage' not...Hirokazu Hata2020-02-241-2/+0
* rust-analyzer: rename command nameHirokazu Hata2020-02-181-1/+1
* Use empty_dict instead of {}Hirokazu Hata2020-02-161-1/+0
* rename "skeleton" to "configs" #100Michael Lingelbach2020-01-311-2/+2
* doc: fix copypastaJustin M. Keyes2019-12-091-2/+1
* remove Vimscript wrapper nvim_lsp#setup()Justin M. Keyes2019-12-081-3/+3
* Add support for rust-analyzer (#43)csmoe2019-11-261-0/+28