SingletonSean

Results 2 comments of SingletonSean
trafficstars

i was having the same issue. it took forever, but this ended up working for me: https://github.com/sdodson99/.dotfiles/commit/1ac954ddb09b832c152e8ebf14778bd6c63bbd4e this reddit comment in particular was helpful: https://www.reddit.com/r/neovim/comments/y2h8ps/comment/is2zoxx/?utm_source=share&utm_medium=web2x&context=3

hey, i just had the same issue, and i think i see your issue! unlike how the `javascript` treesitter parser includes `jsx`, the `typescript` treesitter parser doesn't include `tsx`. make...