mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 16:00:02 -04:00
Added fix for incorrect CSS indent after closing bracket
Added a failing test for possible broken CSS syntax tree
This commit is contained in:
parent
831be7f097
commit
b1380560a0
5 changed files with 35 additions and 3 deletions
1
tests/indent/css/block.css
Normal file
1
tests/indent/css/block.css
Normal file
|
|
@ -0,0 +1 @@
|
|||
.testo {
|
||||
Loading…
Add table
Add a link
Reference in a new issue