mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Using visual-fill-column. Close: #1906 Co-authored-by: flatwhatson <flatwhatson@users.noreply.github.com>~
6 lines
216 B
EmacsLisp
6 lines
216 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; editor/word-wrap/packages.el
|
|
|
|
(package! adaptive-wrap :pin "0d5b4a07de76d87dd64333a566a8a0a845f2b9f0")
|
|
(package! visual-fill-column :pin "453d698d7fc243a547665f8ba43c55eee574e0db")
|