Skip to content

okomestudio/lsp-booster.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lsp-booster.el

The lsp-booster minor mode. The minor mode allows on-fly activation and deactivation of LSP booster (github.com/blahgeek/emacs-lsp-booster).

Install

(use-package lsp-booster
  :straight (lsp-booster
             :host github
             :repo "okomestudio/lsp-booster.el"
             :post-build (("make")))
  :commands (lsp-booster-mode)
  :init (lsp-booster-mode 1))

About

On-fly activation and deactivation of LSP booster

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published