aboutsummaryrefslogtreecommitdiff
path: root/settings.json
diff options
context:
space:
mode:
authorYasuhiro Matsumoto <mattn.jp@gmail.com>2020-01-29 19:31:44 +0900
committerYasuhiro Matsumoto <mattn.jp@gmail.com>2020-01-29 19:31:44 +0900
commit4f1f0a36c564424c0feb104e95bd47e539839f77 (patch)
treeb439373d756ca4b6c38aec8086fc89a3dd87a244 /settings.json
parent54b401800bd2322bb40151cd63269ad3a39ebb35 (diff)
downloadvim-lsp-settings-4f1f0a36c564424c0feb104e95bd47e539839f77.tar.gz
vim-lsp-settings-4f1f0a36c564424c0feb104e95bd47e539839f77.tar.bz2
vim-lsp-settings-4f1f0a36c564424c0feb104e95bd47e539839f77.zip
Add pyls-ms
Diffstat (limited to 'settings.json')
-rw-r--r--settings.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/settings.json b/settings.json
index 3878bee..fdbfd1d 100644
--- a/settings.json
+++ b/settings.json
@@ -330,6 +330,12 @@
"requires": [
"python3"
]
+ },
+ {
+ "command": "pyls-ms",
+ "requires": [
+ "py"
+ ]
}
],
"reason": [