feat: config moved
This commit is contained in:
9
.emacs.d/elpa/company-20250805.1525/company-pkg.el
Normal file
9
.emacs.d/elpa/company-20250805.1525/company-pkg.el
Normal file
@ -0,0 +1,9 @@
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "company" "20250805.1525"
|
||||
"Modular text completion framework."
|
||||
'((emacs "26.1"))
|
||||
:url "http://company-mode.github.io/"
|
||||
:commit "ca045bc54411f274779057d94a1807efe7f8d2a6"
|
||||
:revdesc "ca045bc54411"
|
||||
:keywords '("abbrev" "convenience" "matching")
|
||||
:maintainers '(("Dmitry Gutov" . "dmitry@gutov.dev")))
|
Reference in New Issue
Block a user