aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp/pyls_ms.lua
Commit message (Expand)AuthorAgeFilesLines
* Remove call to get Python interpreter and version.kosayoda2020-07-011-9/+9
* config: remove unnecessary code comennts and utf8 optionHirokazu Hata2020-05-181-13/+11
* Add instrument of install by yourself for pyls_mstheJian2020-05-141-0/+8
* Automatically fetch latest version of pyls_msMichael Lingelbach2020-03-281-1/+13
* Update pyls_ms: 0.5.31yaegassy2020-03-231-1/+1
* window/showMessage: the display level can be set for 'window/showMessage' not...Hirokazu Hata2020-02-241-2/+0
* pyls_ms: bump auto-install version #99Michael Lingelbach2020-01-311-1/+1
* rename "skeleton" to "configs" #100Michael Lingelbach2020-01-311-4/+4
* CI: luacheck #86Hirokazu Hata2019-12-311-4/+5
* pyls_ms: add documentation, fix os check #78Michael Lingelbach2019-12-221-3/+13
* pyls_ms: Fix OS detection #72JINNOUCHI Yasushi2019-12-161-3/+3
* remove Vimscript wrapper nvim_lsp#setup()Justin M. Keyes2019-12-081-2/+2
* pyls_ms: Microsoft Python Language Server #57Michael Lingelbach2019-11-291-0/+126