Steps to reproduce
- Create a Lua file:
{ -- Something begins here...
- Execute
<Cmd>CBllline<CR> while on the line.
Desired result
{ -- Something begins here... ──────────────────────────────────────────────
Actual result
-- ── { -- Something begins here... ──────────────────────────────────────────────
Steps to reproduce
{ -- Something begins here...<Cmd>CBllline<CR>while on the line.Desired result
{ -- Something begins here... ──────────────────────────────────────────────Actual result
-- ── { -- Something begins here... ──────────────────────────────────────────────