mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-04-24 15:53:57 +00:00
Add Nextflow language support (#3870)
* Added nextflow language * Added main.nf to list of filenames * Fixed duplicate groovy scope * Removed hello-world example * Update grammar submodule * Removed main.nf from filenames * Added nextflow.config example
This commit is contained in:
committed by
Paul Chaignon
parent
5fbe9c0902
commit
bee7e55618
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -895,3 +895,6 @@
|
||||
[submodule "vendor/grammars/Sublime-HTTP"]
|
||||
path = vendor/grammars/Sublime-HTTP
|
||||
url = https://github.com/samsalisbury/Sublime-HTTP
|
||||
[submodule "vendor/grammars/atom-language-nextflow"]
|
||||
path = vendor/grammars/atom-language-nextflow
|
||||
url = https://github.com/nextflow-io/atom-language-nextflow
|
||||
|
||||
Reference in New Issue
Block a user