canola.nvim/lua
Steven Arcangeli d4eb4f3bbf fix: lock cursor to first mutable column
Previously we were forcing the cursor to be after the hidden ID at the
start, but that still meant that it would end up on top of the icon.
This made rename operations slightly more annoying than necessary, since
you would need to first move the cursor forward to the file name. Now,
the cursor will be locked to the beginning of the filename unless there
is a mutable column earlier in the row.
2023-09-09 13:20:18 -07:00
..
oil fix: lock cursor to first mutable column 2023-09-09 13:20:18 -07:00
resession/extensions feat: extension for resession.nvim 2023-04-21 22:03:33 -07:00