From 640a57c8811c5bd45f519fc65ff10443e9f5a8a2 Mon Sep 17 00:00:00 2001 From: ChaiShushan Date: Fri, 6 Sep 2013 11:59:53 -0700 Subject: [PATCH] misc/notepadplus: add interface to function list and use clang color in comments R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/13587043 --- misc/notepadplus/functionList.xml | 17 +++++++++++++++++ misc/notepadplus/userDefineLang.xml | 4 ++-- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/misc/notepadplus/functionList.xml b/misc/notepadplus/functionList.xml index 6e00305fa3..ca949f0184 100644 --- a/misc/notepadplus/functionList.xml +++ b/misc/notepadplus/functionList.xml @@ -6,6 +6,23 @@ + + + + + + + + + + + + diff --git a/misc/notepadplus/userDefineLang.xml b/misc/notepadplus/userDefineLang.xml index 0c713ec9ef..10093db2d1 100644 --- a/misc/notepadplus/userDefineLang.xml +++ b/misc/notepadplus/userDefineLang.xml @@ -36,8 +36,8 @@ - - + + -- 2.50.0