@@ -172,7 +172,7 @@
},
// The number of lines to keep above/below the cursor when scrolling.
"vertical_scroll_margin": 3,
- // Scroll sensitivity multiplier. This multiplier is applied
+ // Scroll sensitivity multiplier. This multiplier is applied
// to both the horizontal and vertical delta values while scrolling.
"scroll_sensitivity": 1.0,
"relative_line_numbers": false,
@@ -398,7 +398,7 @@
// Control whether the git blame information is shown inline,
// in the currently focused line.
"inline_blame": {
- "enabled": false
+ "enabled": true
// Sets a delay after which the inline blame information is shown.
// Delay is restarted with every cursor movement.
// "delay_ms": 600