Jan Valiska
Jan Valiska
Hello, I changed my statusline definition from: ```lua local Statusline = { stop_at_first = true, SpecialStatusline, TerminalStatusline, InactiveStatusline, ActiveStatusline, } ``` to ```lua local Statusline = { init = utils.pick_child_on_condition,...
That was the exact problem. My statuslines didn't have conditions set directly, but only their children had. Now I defined conditions directly and statuslines are back. Thank you very much...
Same problem also on Archlinux. ``` ❯ nvim --version NVIM v0.7.0-dev+1027-gf02a5a7bda Build type: RelWithDebInfo LuaJIT 2.0.5 ```
I used `packer` for quiet a long time without problems. Just 5 minutes ago I tried to remove all `use's()` from packer config and I run `PackerSync`. I also reinstalled...
Hello, same problem here. Try visit http://nova.linkadeti.sk