Commit ed13882
committed
fix: disable context plugins in diff buffers for scrollbind alignment
Disable nvim-treesitter-context and context.vim in diff buffers to
prevent scrollbind misalignment. These plugins add virtual lines at
the top of windows which interfere with synchronized scrolling.1 parent 2843ba6 commit ed13882
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
295 | 299 | | |
296 | 300 | | |
297 | 301 | | |
| |||
0 commit comments