wookayin / semshi

🌈 Semantic Highlighting for Python in Neovim
79 stars 5 forks source link

feat: display current syntax error in :Semshi status output #15

Closed wookayin closed 11 months ago

wookayin commented 11 months ago

feat: :Semshi defaults to :Semshi status on python files.

feat: display current syntax error in :Semshi status output e.g.

Semshi is attached on (bufnr=40)
- current handler: <BufferHandler(40)>
- handlers: {40: <BufferHandler(40)>}
- syntax error: unmatched ']' (<unknown>, line 4)