Skip to content

Option to set relativenumber in NeogitStatus tab? #820

Closed Answered by CKolkey
mrcjkb asked this question in Q&A
Discussion options

You must be logged in to vote

Every time a buffer is loaded, we hide numbers:

vim.cmd("setlocal nonu")
vim.cmd("setlocal nornu")

You could wrap that in a config value and expose it to the user. Just keep the defaults as-is :)

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@mrcjkb
Comment options

Answer selected by mrcjkb
Comment options

You must be logged in to vote
2 replies
@mrcjkb
Comment options

@dhoizner
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants