From 2bf8494332592b3c57f9a12a26b9abd356fb3f15 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 11 Mar 2016 15:33:12 -0500 Subject: #13 finish user and repository search Both are possible on explore and admin panel --- public/config.codekit | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'public/config.codekit') diff --git a/public/config.codekit b/public/config.codekit index f9dd8d08..796f3141 100644 --- a/public/config.codekit +++ b/public/config.codekit @@ -441,30 +441,30 @@ "outputStyle": 1, "syntaxCheckerStyle": 1 }, - "\/plugins\/highlight-9.1.0\/default.css": { + "\/plugins\/highlight-9.2.0\/default.css": { "fileType": 16, "ignore": 0, "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/plugins\/highlight-9.1.0\/default.css", + "inputAbbreviatedPath": "\/plugins\/highlight-9.2.0\/default.css", "outputAbbreviatedPath": "No Output Path", "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, - "\/plugins\/highlight-9.1.0\/github.css": { + "\/plugins\/highlight-9.2.0\/github.css": { "fileType": 16, "ignore": 0, "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/plugins\/highlight-9.1.0\/github.css", + "inputAbbreviatedPath": "\/plugins\/highlight-9.2.0\/github.css", "outputAbbreviatedPath": "No Output Path", "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0 }, - "\/plugins\/highlight-9.1.0\/highlight.pack.js": { + "\/plugins\/highlight-9.2.0\/highlight.pack.js": { "fileType": 64, "ignore": 0, "ignoreWasSetByUser": 0, - "inputAbbreviatedPath": "\/plugins\/highlight-9.1.0\/highlight.pack.js", - "outputAbbreviatedPath": "\/plugins\/highlight-9.1.0\/min\/highlight.pack-min.js", + "inputAbbreviatedPath": "\/plugins\/highlight-9.2.0\/highlight.pack.js", + "outputAbbreviatedPath": "\/plugins\/highlight-9.2.0\/min\/highlight.pack-min.js", "outputPathIsOutsideProject": 0, "outputPathIsSetByUser": 0, "outputStyle": 1, -- cgit v1.2.3