From 0cfdb045bcc9664dbafd41d72aa49ac58c7105e2 Mon Sep 17 00:00:00 2001 From: Yasuhiro Matsumoto Date: Mon, 3 Feb 2020 10:03:01 +0900 Subject: Add plugin suggestion --- settings.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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": [ -- cgit v1.2.3-54-g00ecf