mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
refactor: format test/*
This commit is contained in:
@@ -11,7 +11,6 @@ describe('treesitter utils', function()
|
||||
before_each(clear)
|
||||
|
||||
it('can find an ancestor', function()
|
||||
|
||||
insert([[
|
||||
int main() {
|
||||
int x = 3;
|
||||
|
||||
Reference in New Issue
Block a user