Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 635 Bytes

README.org

File metadata and controls

12 lines (9 loc) · 635 Bytes

https://melpa.org/packages/lsp-origami-badge.svg https://stable.melpa.org/packages/lsp-origami-badge.svg

origami.el support for lsp-mode

https://github.com/emacs-lsp/lsp-origami/actions/workflows/test.yml/badge.svg

lsp-origami provides support for origami.el using language server protocol’s textDocument/foldingRange functionality. It can be enabled with

(add-hook 'lsp-after-open-hook #'lsp-origami-try-enable)