mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
treesitter: fix missing semicolon
This commit is contained in:
parent
06fc89fee9
commit
91e3d127ea
1 changed files with 1 additions and 1 deletions
|
@ -89,5 +89,5 @@ in
|
|||
foldexpr = "nvim_treesitter#foldexpr()";
|
||||
};
|
||||
};
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue