ej-shafran / compile-mode.nvim

A plugin for Neovim inspired by Emacs' Compilation Mode
The Unlicense
50 stars 12 forks source link

Use nvim_buf_call for scrolling #7

Closed Mephistophiles closed 10 months ago

Mephistophiles commented 10 months ago

This allows to move the scroll even when the focus is not on the compilation buffer.