Skip to content

JimDBh/company-quickhelp-terminal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status MELPA MELPA Stable License: GPL v3

company-quickhelp-terminal

Terminal support for `company-quickhelp'.

This package extends company-quickhelp' for terminal support using popup.

Usage

Just add these lines of code to your configuration, then it should be good to go.

(with-eval-after-load 'company-quickhelp
  (company-quickhelp-terminal-mode 1))

Contribution

If you would like to contribute to this project, you may either clone and make pull requests to this repository. Or you can clone the project and establish your own branch of this tool. Any methods are welcome!

About

Terminal support for `company-quickhelp'.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 100.0%