68

GitHub - Sarcasm/company-irony: company-mode completion back-end for irony-mode

 5 years ago
source link: https://github.com/Sarcasm/company-irony
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Completion backend for irony-mode

This package provides a company-mode asynchronous completion backend for the C, C++ and Objective-C languages.

company-irony demo gif

Installation

The recommended way to install company-irony and its dependencies is through a package manager:

  • Using MELPA

      M-x package-install RET company-irony RET
    
  • Using el-get

      M-x el-get-install RET company-irony RET
    

Configuration

Add company-irony to your company backends.

(eval-after-load 'company
  '(add-to-list 'company-backends 'company-irony))

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK