From e8a32be0cca9f7047599f4bef36ba1eb88a0e494 Mon Sep 17 00:00:00 2001 From: Oskar Liljeblad Date: Tue, 11 Feb 2014 21:06:02 +0100 Subject: [PATCH] Added PowerShell syntax highlighting for *.ps1 files. --- ftyperc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ftyperc b/ftyperc index 48e8011..4976794 100644 --- a/ftyperc +++ b/ftyperc @@ -984,3 +984,7 @@ -c_comment -text_delimiters #if|#ifdef|#ifndef=#elif=#else=#endif -cpara >#!;*/% + + PowerShell +*.ps1 +-syntax powershell