Browse Source

Remove stray to_html.sh

parazyd 3 năm trước cách đây
mục cha
commit
de7b1a8ec5
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      script/to_html.sh

+ 0 - 5
script/to_html.sh

@@ -1,5 +0,0 @@
-#!/bin/bash
-#nvim -c ":TOhtml" $1
-sed -i "s/PreProc { color: #5fd7ff; }/PreProc { color: #8f2722; }/" $1
-sed -i "s/Comment { color: #00ffff; }/Comment { color: #0055ff; }/" $1
-