Replies: 2 comments
-
|
Same here. |
Beta Was this translation helpful? Give feedback.
-
|
I ran into this problem, too. It's caused by the default option You can fix the problem a couple different ways. You could, of course, disable ...
modes = {
mysymbols = {
mode = "symbols",
multiline = false,
}
}
...And then use it with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm configuring Trouble in my new installation of Neovim via kickstart.nvim. I use default options for Trouble. When I launch document symbols in a php file it appears as the image
How can I know what are all those empty lines and how can I remove them if unuseful?
Beta Was this translation helpful? Give feedback.
All reactions