aboutsummaryrefslogtreecommitdiff
path: root/settings.json
diff options
context:
space:
mode:
authorYasuhiro Matsumoto <mattn.jp@gmail.com>2020-02-03 10:03:01 +0900
committerYasuhiro Matsumoto <mattn.jp@gmail.com>2020-02-03 10:03:01 +0900
commit0cfdb045bcc9664dbafd41d72aa49ac58c7105e2 (patch)
treed4f50e354a851e6941398e3f9e6162c32b6483fa /settings.json
parentbe98522b631e2a41e72bfae076ec3762c0d74c75 (diff)
downloadvim-lsp-settings-0cfdb045bcc9664dbafd41d72aa49ac58c7105e2.tar.gz
vim-lsp-settings-0cfdb045bcc9664dbafd41d72aa49ac58c7105e2.tar.bz2
vim-lsp-settings-0cfdb045bcc9664dbafd41d72aa49ac58c7105e2.zip
Add plugin suggestion
Diffstat (limited to 'settings.json')
-rw-r--r--settings.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/settings.json b/settings.json
index a90989a..4787e08 100644
--- a/settings.json
+++ b/settings.json
@@ -347,7 +347,13 @@
"command": "powershell-languageserver",
"requires": [
"powershell"
- ]
+ ],
+ "vim-plugin": {
+ "extensions": [
+ "ps1"
+ ],
+ "name": "PProvost/vim-ps1"
+ }
}
],
"python": [