Skip to content

emacs-lsp/lsp-origami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)