mirror of https://github.com/Wilfred/difftastic/
Add basic Ruby support
parent
562634e6bc
commit
a5ed3fbd48
@ -0,0 +1,3 @@
|
||||
# Hello world
|
||||
gem "jekyll", "~> #{Jekyll::VERSION}"
|
||||
foo ""
|
||||
@ -0,0 +1,2 @@
|
||||
# Hello world
|
||||
gem "jekyll", "~> #{Jekyll::VERSION}"
|
||||
@ -0,0 +1 @@
|
||||
../tree-sitter-ruby/queries/highlights.scm
|
||||
@ -0,0 +1 @@
|
||||
tree-sitter-ruby/src
|
||||
Loading…
Reference in New Issue