JimDBh / company-quickhelp-terminal

Terminal support for `company-quickhelp'.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'.

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%