nvim-treesitter-textobjects
nvim-treesitter-textobjects copied to clipboard
feat: improve PHP queries
- excludes the braces for all the inside queries
- add query for if statements
- add query for plain for loops