francoiscabrol / ranger.vim

Ranger integration in vim and neovim
664 stars 58 forks source link

Turns of relative line numbers if a file is opened from ranger #29

Closed snowiow closed 6 years ago

snowiow commented 7 years ago

I have to :set rnu every time I opened a file from ranger. Any idea why? Thanks in advance :)

francoiscabrol commented 7 years ago

I tried and I have the same behaviour but I don't why...

snowiow commented 7 years ago

Yes me too. I tried a couple of different scenarios, but it doesn't make any sense. For example: if I start ranger from cli and open a text file with vim, rnu is set...

francoiscabrol commented 7 years ago

Do you have still this issue?

snowiow commented 7 years ago

yes, currently I have set a shortcut for :set rnu. But that's not the most optimal way :/

rhiroyuki commented 7 years ago

I'm currently having the same problem.

lazopm commented 7 years ago

same issue here

thornycrackers commented 6 years ago

Also the same issue.

francoiscabrol commented 6 years ago

I cannot reproduce it anymore with the last versions of neovim and this plugin... is it fixed for you also?

francoiscabrol commented 6 years ago

I have just tried with vim8 also and I cannot reproduce anymore