Open ahmadie opened 1 year ago
I'll need further information, jukit shouldn't affect your line number settings in any way. Did you try the plugin with an otherwise empty (neo)vim config to be sure that jukit is causing your issue?
I have a related question (I am not sure if it is the same).
In neovim (v0.10.0-dev), I activated line numbers. When I open a .py file, they are displayed in the left part of the window.
Now I press "
Is there any way to disable line numbering (only) in the output split?
When I use jukit the terminal window shows line number relative numbers and sign column. Can you provide a way to hide those? I was not able to get filetype of terminal buffer...
Thank you.