feat(org): add ftable for better table width management
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user