Skip to content

Neovim support Inspect for Treesitter

:Inspect로 highlight 확인하기

기존에 nvim-treesitter의 playground 플러그인에서 제공하던 기능을 neovim이 내장하게 되었다.

명령어로 현재 커서위치의 highlight 정보를 볼 수 있다. playground repo는 public archive가 되었다.