aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp/rust_analyzer.lua
Commit message (Expand)AuthorAgeFilesLines
* 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