Skip to content

brianschmitt/relativenumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relative Number

Adds VIM's 'Relative number' to Visual Studio for use with VSVim.

This extension adds a line number column to the editor and is a drop in replacement for the built in line numbers column.

  • Replaces the built-in line number column
  • Supports all code/text views
  • Supports word wrap preferences
  • Displays and left aligns the current line number
  • Uses the existing Visual Studio line number color scheme

Installation

Usage

  • Run ":set number" or include in vimrc, to display the numberline column
  • Run ":set nonumber" to hide the column
  • This replaces the number line column, to return to default number layout, disable this extension

About

Adds VIM Relative numbers to Visual Studio for use with VSVim

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages