mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
chore: remove executable permissions on graphql spec file (#3206)
This commit is contained in:
parent
07b722157f
commit
783c74cefc
2 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
vim.cmd [[set runtimepath+=.]]
|
vim.opt.runtimepath:append "."
|
||||||
vim.cmd [[runtime! plugin/plenary.vim]]
|
vim.cmd [[runtime! plugin/plenary.vim]]
|
||||||
vim.cmd [[runtime! plugin/nvim-treesitter.lua]]
|
vim.cmd [[runtime! plugin/nvim-treesitter.lua]]
|
||||||
|
|
||||||
|
|
|
||||||
0
tests/indent/graphql_spec.lua
Executable file → Normal file
0
tests/indent/graphql_spec.lua
Executable file → Normal file
Loading…
Add table
Add a link
Reference in a new issue