Can you try adding *set relativenumber* to your configuration in *~/.vim_runtime*? Does this work?
There's no place in amix/vimrc <https://github.com/amix/vimrc> which explicitly sets or unsets relativenumber. But my guess is you can customize anything you want in your *my_config.vim* On Sat, Jan 21, 2023 at 12:11 PM 'Sebastian Gödecke' via vim_use < [email protected]> wrote: > Hi there, > i want to use a vim-configuration, that should be on every maschine, i > connect with. > I use this here: > https://github.com/amix/vimrc > By creating a my_config.vim in main folder ~/.vim_runtime/ and configured > a "real nice" config. There is an option be set with "set relativenumber" > but this would be used, because i don't see it. I even don't see "set > number". When i'm adding this in a running vim it worked perfect. > So someone has an idea, why my config with this option wouldn't be set? I > check the dependencies and all were setup right. > > Does someone of u has an idea? > Thanks and regards Sebastian > > -- > Mit freundlichen Grüßen > Sebastian Gödecke > > -- > -- > You received this message from the "vim_use" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups > "vim_use" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vim_use/CAJRNCbZ10pxYsuEDoDre%3DDuiyf3yNctFVhbYa94xPvnw6G%2BhHg%40mail.gmail.com > <https://groups.google.com/d/msgid/vim_use/CAJRNCbZ10pxYsuEDoDre%3DDuiyf3yNctFVhbYa94xPvnw6G%2BhHg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAOmRJrejX_F_7hH0UuQ-wc%2BOjyveRQS%3DLds6K3j26UzP0H-f8w%40mail.gmail.com.
