mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 11:24:55 +02:00
nvim: treesitter: blade does not require npm anymore
This commit is contained in:
parent
c5e788a3f1
commit
f8cbe1acfe
1 changed files with 0 additions and 2 deletions
|
|
@ -44,8 +44,6 @@ return {
|
|||
url = "https://github.com/EmranMR/tree-sitter-blade",
|
||||
branch = "main",
|
||||
files = { "src/parser.c" },
|
||||
generate_requires_npm = true,
|
||||
requires_generate_from_grammar = true,
|
||||
},
|
||||
filetype = "blade",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue