nvim-treesitter-context
nvim-treesitter-context copied to clipboard
feat: always show line numbers regardless of vimrc setting
I do not enable line number but do find relative/absolute line number useful in this case.
So i added another option to enable only for the context line.
I'm not sure about this. I don't think we should add every single option under the sun, otherwise it becomes too hard to maintain.
I think we'll pass on this. Thanks anyway!