diff options
| author | Michael Forney <mforney@mforney.org> | 2017-02-02 10:19:39 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-02-07 14:36:25 -0800 |
| commit | dfdca6ea53ac0db1cb6f4fd452275b1c318ff1cf (patch) | |
| tree | 3cb19d7e20a9c3d6f37cdb7c8b4441ada7db25a2 /pkg/vis/patch | |
| parent | 75f1d540191e968cd417eee164593937827b2fbe (diff) | |
vis: Update to latest git
Diffstat (limited to 'pkg/vis/patch')
| -rw-r--r-- | pkg/vis/patch/0001-Add-rc-script-detection.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/vis/patch/0001-Add-rc-script-detection.patch b/pkg/vis/patch/0001-Add-rc-script-detection.patch index ae68eed8..fbe2a36a 100644 --- a/pkg/vis/patch/0001-Add-rc-script-detection.patch +++ b/pkg/vis/patch/0001-Add-rc-script-detection.patch @@ -1,4 +1,4 @@ -From 0375c1d0c147b9ec7e8b273044de44c6de760f81 Mon Sep 17 00:00:00 2001 +From 7a6d49b0c1bd0dcf3f0072f9be18d448821dc04f Mon Sep 17 00:00:00 2001 From: Michael Forney <mforney@mforney.org> Date: Fri, 30 Dec 2016 20:34:04 -0800 Subject: [PATCH] Add rc script detection @@ -8,7 +8,7 @@ Subject: [PATCH] Add rc script detection 1 file changed, 3 insertions(+) diff --git a/lua/plugins/filetype.lua b/lua/plugins/filetype.lua -index 819a246..9bbfadc 100644 +index e6bb83b..b687dfa 100644 --- a/lua/plugins/filetype.lua +++ b/lua/plugins/filetype.lua @@ -290,6 +290,9 @@ vis.ftdetect.filetypes = { |
