You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Filetype: markdown
Configured backends:
treesitter (not supported) [No treesitter parser for markdown]
lsp (not supported) [No LSP client found that supports symbols]
markdown (supported) (attached)
asciidoc (not supported) [Filetype is not asciidoc]
man (not supported) [Filetype is not man]
Show symbols: Class, Constructor, Enum, Function, Interface, Module, Method, Struct
Describe the bug
I want Aerial to open automatically when I open a markdown file. But doing so messes the highlights of the colorscheme (maybe some interaction with treesiter?)
Neovim version (nvim -v)
0.9.5
Operating system/version
Macos 14.5
Output of :AerialInfo
Aerial Info
Filetype: markdown
Configured backends:
treesitter (not supported) [No treesitter parser for markdown]
lsp (not supported) [No LSP client found that supports symbols]
markdown (supported) (attached)
asciidoc (not supported) [Filetype is not asciidoc]
man (not supported) [Filetype is not man]
Show symbols: Class, Constructor, Enum, Function, Interface, Module, Method, Struct
Describe the bug
I want Aerial to open automatically when I open a markdown file. But doing so messes the highlights of the colorscheme (maybe some interaction with treesiter?)
What is the severity of this bug?
tolerable (can work around it)
Steps To Reproduce
This is the lazy loading config:
If I just do
and open it manually, the highlights work great.
Expected Behavior
Highlights not to be messed. Happens with all colorschemes.
Minimal example file
No response
Minimal init.lua
Additional context
No response
The text was updated successfully, but these errors were encountered: