lte

Homepage: http://github.com/fredericgiquel/lte.el

Author: Frédéric Giquel

Updated:

Summary

Large Table Edition in Org and Markdown buffers

Commentary

Provides facilities to display and edit large table in Org and Markdown
buffers when line-wrapping is enabled:
- a minor-mode (lte-truncate-table-mode) that truncates table larger than
  window width
- a command (lte-edit-table) to open the table at point in an indirect buffer
  with line-wrapping disabled

Full documentation here:
  https://github.com/fredericgiquel/lte.el/blob/main/README.org

Dependencies