mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-18 06:47:14 +09:00
The calculation for the column ruler index should: * include the offset for the line numbers gutter * not include the leftmost column since ruler should scroll with the pane Fixes #379