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

Chizi123
2018-11-21 e75a20334813452c6912c090d70a0de2c805f94d
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"))