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

Chizi123
2018-11-18 21067e7cbe6d7a0f65ff5c317a96b5c337b0b3d8
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"))