mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-17 c4001ccd1864293b64aa37d83a9d9457eb875e70
1
2
;;; -*- no-byte-compile: t -*-
(define-package "company-c-headers" "20180814.1730" "Company mode backend for C/C++ header files" '((emacs "24.1") (company "0.8")) :commit "41331192b3961c8e3a51540678e1d11eaa346f03" :keywords '("development" "company") :authors '(("Alastair Rankine" . "alastair@girtby.net")) :maintainer '("Alastair Rankine" . "alastair@girtby.net"))