The title basically explains the gist of it. I am having some issues with my syntax highlighting, and I understand it is possible to check the filetype I am in currently with :setlocal syntax? and that I can check the specification of the highlighting with :syn list, but I am looking to see what plugin or native Neovim functionality is currently in control of syntax highlighting.