We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If you want to enable a split view in lunar vim
you need to add in config.lua
-- Codi | enable split view vim.g["codi#virtual_text"] = "0"
Thanks to wisdom henriquehbr for discover the solution