221 Forks
2022 Stars
2022 Watchers

company-mode

Modular in-buffer completion framework for Emacs

How to download and setup company-mode

Open terminal and run command
git clone https://github.com/company-mode/company-mode.git
git clone is used to create a copy or clone of company-mode repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with company-mode https://github.com/company-mode/company-mode/archive/master.zip

Or simply clone company-mode with SSH
[email protected]:company-mode/company-mode.git

If you have some problems with company-mode

You may open issue on company-mode support forum (system) here: https://github.com/company-mode/company-mode/issues