mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 21:00:08 -04:00
ci: renovate
This commit is contained in:
parent
b4aa6d9650
commit
0418c02ff3
17 changed files with 256 additions and 265 deletions
|
|
@ -1,3 +1,4 @@
|
|||
vim.opt.runtimepath:append(os.getenv('PLENARY'))
|
||||
vim.opt.runtimepath:append('.')
|
||||
vim.cmd.runtime({ 'plugin/plenary.vim', bang = true })
|
||||
vim.cmd.runtime({ 'plugin/query_predicates.lua', bang = true })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue