syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.56k stars 4.9k forks source link

[spacemacs-defaults] Clean up old linum-related code #16462

Closed bcc32 closed 5 days ago

bcc32 commented 1 week ago

Remove a bunch of commands and hacks originally used with linum, which Spacemacs no longer uses (instead using display-line-numbers-mode). While we're at it, rename the related functions to refer to line numbers generically rather than linum.

smile13241324 commented 5 days ago

Looks good 😊