Skip to content

justmoon/relative-numbers

 
 

Repository files navigation

relative-numbers package

Example Screencast

Replaces the regular line numbers with relative numbers. Shows the current line number on the active line.

Supports vim-mode

In vim-mode's insert mode, line numbers will automatically revert back to absolute.

Customization

Change current line color

To change the color for the currently highlighted line, put the following in your stylesheet.

atom-text-editor.editor .relative.current-line {
  color: purple
}

About

Relative line numbers package for Atom

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • CoffeeScript 89.9%
  • CSS 10.1%