https://github.com/nverno/company-autoconf
Completion backend for editing autoconf files in emacs
https://github.com/nverno/company-autoconf
autoconf autoconf-files autotools company completion-backend emacs m4
Last synced: 2 months ago
JSON representation
Completion backend for editing autoconf files in emacs
- Host: GitHub
- URL: https://github.com/nverno/company-autoconf
- Owner: nverno
- Created: 2016-09-22T00:29:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T19:02:42.000Z (3 months ago)
- Last Synced: 2025-02-21T20:19:18.575Z (3 months ago)
- Topics: autoconf, autoconf-files, autotools, company, completion-backend, emacs, m4
- Language: Emacs Lisp
- Size: 40 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
*Author:* Noah Peart
*URL:* [https://github.com/nverno/company-autoconf](https://github.com/nverno/company-autoconf)Description:
Emacs company completion backend for autoconf files. Currently completes
for autoconf/automake macros and jumps html documentation for company doc-buffer.---
Converted from `company-autoconf.el` by [*el2markdown*](https://github.com/Lindydancer/el2markdown).