mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 21:10:15 -04:00
ci: add shebangs to scripts
This commit is contained in:
parent
4613314b1f
commit
f8bc6c69d7
6 changed files with 17 additions and 12 deletions
|
|
@ -1,4 +1,4 @@
|
|||
-- Execute as `nvim --headless -c "luafile ./scripts/update-readme.lua"`
|
||||
#!/usr/bin/env -S nvim -l
|
||||
|
||||
---@class Parser
|
||||
---@field name string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue