Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

Commit 5ba2f53

Browse files
added syntax highlighting using vim modeline comment
1 parent 474efc8 commit 5ba2f53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exercises/GNU_grep/solve

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,5 @@ done 3<"$ref_file" 4<"$sol_file"
7171
((count==sol_count)) && printf "\t\t$(tput bold)${blue}All Pass${clr_color}$(tput rmso)\t\t\n"
7272

7373
mv "$tmp_file" "$sol_file"
74+
75+
# vim: syntax=bash

0 commit comments

Comments
 (0)