relativenumber icon indicating copy to clipboard operation
relativenumber copied to clipboard

set number in .vimrc not being applied in VS2017 Enterprise

Open rickythefox opened this issue 6 years ago • 2 comments

Sticking set number into .vimrc (or any other config file read by VsVim) does not show relative numbers on startup. Manually executing set number works as expected.

rickythefox avatar Aug 03 '18 12:08 rickythefox

I ran into the same problem, as a workaround you can enable Line numbers in Visual Studio options under Text Editor/All Languages.

Aridor2006 avatar Apr 03 '19 21:04 Aridor2006

This might help you: https://github.com/VsVim/VsVim/issues/2738

jalexandretoledo avatar Oct 18 '19 11:10 jalexandretoledo