Kaydet (Commit) 706abfbf authored tarafından YosefOr's avatar YosefOr Kaydeden (comit) Matthew Brush

Add detection of PKGBUILD files as Shell scripts

Closes #120
üst 9e22ec85
...@@ -54,7 +54,7 @@ R=*.R;*.r; ...@@ -54,7 +54,7 @@ R=*.R;*.r;
Rust=*.rs Rust=*.rs
Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile; Ruby=*.rb;*.rhtml;*.ruby;*.gemspec;Gemfile;rakefile;Rakefile;
Scala=*.scala;*.scl; Scala=*.scala;*.scl;
Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;*.m4;*profile; Sh=*.sh;configure;configure.in;configure.in.in;configure.ac;*.ksh;*.mksh;*.zsh;*.ash;*.bash;*.m4;PKGBUILD;*profile;
SQL=*.sql; SQL=*.sql;
Tcl=*.tcl;*.tk;*.wish; Tcl=*.tcl;*.tk;*.wish;
Txt2tags=*.t2t; Txt2tags=*.t2t;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment