wrrn / linum-off

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linum-off

Linum-off is made to turn off regular and relative global line numbering in specified modes.

To use, put this in your .emacs or .emacs.d/init.el

(require 'linum-off)

You can change what modes are ignored in the linum-disabled-modes-list variable. This variable is customizable.

About


Languages

Language:Emacs Lisp 100.0%