note that el-patching nlinum-relative wont work
This commit is contained in:
parent
ca572a288b
commit
2540108cce
3
init.el
3
init.el
@ -662,7 +662,8 @@ targets."
|
|||||||
:after (embark consult))
|
:after (embark consult))
|
||||||
|
|
||||||
;; el-patch, TODO remove linum requirement
|
;; el-patch, TODO remove linum requirement
|
||||||
(use-package el-patch)
|
;; upd: this is not waht that does 💀
|
||||||
|
;; (use-package el-patch)
|
||||||
;; SORTA WORKING: Relative line numbers with stuff
|
;; SORTA WORKING: Relative line numbers with stuff
|
||||||
(use-package nlinum-relative
|
(use-package nlinum-relative
|
||||||
:custom
|
:custom
|
||||||
|
Loading…
Reference in New Issue
Block a user