feat(org): add ftable for better table width management

This commit is contained in:
2026-05-30 00:55:19 -03:00
parent 421216ffea
commit 65cec403a0

View File

@@ -149,6 +149,9 @@
(setq org-image-actual-width 512)
)
;; Ajusta el tamaño horizontal de las tablas a lo configurado en fill-colum o ftable-fill-column
(use-package ftable)
;; Org-yt para soportar embebidos.
(use-package org-yt
:after org