aboutsummaryrefslogtreecommitdiff
path: root/win-nvim.ps1
diff options
context:
space:
mode:
Diffstat (limited to 'win-nvim.ps1')
-rw-r--r--win-nvim.ps11
1 files changed, 0 insertions, 1 deletions
diff --git a/win-nvim.ps1 b/win-nvim.ps1
index 345ef58..800ebc1 100644
--- a/win-nvim.ps1
+++ b/win-nvim.ps1
@@ -34,7 +34,6 @@ if (!(Test-Path $localPacker -PathType Container)) {
# Set-ExecutionPolicy RemoteSigned
# Then run the script by using this command in the same existing directory:
# ./win-nvim.ps1
-
# To allow script execution, run the following command in PowerShell as an administrator:
# Set-ExecutionPolicy RemoteSigned
# Then run the script by using this command in the same existing directory: