NotebookNavigator.nvim
NotebookNavigator.nvim copied to clipboard
Exclude trailing empty lines at the end of the cell
If we configure molten-nvim to use virtual text to display output, it shows outputs after the cell marker of next cell.
This is very confusing so I'd like to change this behavior by ignoring the trailing blank lines at the end of a cell when opts = "i"
.