From d57ecccd0a793a8fb82bc1ee778d442ab1c3ced7 Mon Sep 17 00:00:00 2001 From: jdhao Date: Tue, 15 Oct 2019 00:39:28 +0800 Subject: Add markdown support for tagbar --- tools/build.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 tools/build.bat (limited to 'tools/build.bat') diff --git a/tools/build.bat b/tools/build.bat new file mode 100644 index 0000000..9c5b956 --- /dev/null +++ b/tools/build.bat @@ -0,0 +1 @@ +pyinstaller --onefile --console markdown2ctags.py \ No newline at end of file -- cgit v1.2.3