mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
parsers: fortran no longer requires_generate_from_grammar
This commit is contained in:
parent
cb8ad86cb6
commit
69b2e88839
1 changed files with 0 additions and 1 deletions
|
|
@ -580,7 +580,6 @@ list.fortran = {
|
|||
install_info = {
|
||||
url = "https://github.com/stadelmanma/tree-sitter-fortran",
|
||||
files = { "src/parser.c", "src/scanner.cc", },
|
||||
requires_generate_from_grammar = true,
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue