Skip to content

Commit 9e13c44

Browse files
author
Andrew Ferrier
committed
fix: Install lua treesitter parser
1 parent 2bec88b commit 9e13c44

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/minimal.vim

+3
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@ set noswapfile
44
set rtp+=../plenary.nvim
55
set rtp+=../debugprint.nvim
66
set rtp+=../nvim-treesitter
7+
78
runtime! plugin/plenary.vim
89
runtime! plugin/nvim-treesitter.lua
10+
11+
TSInstallSync lua

0 commit comments

Comments
 (0)