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: about 1 year 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 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-25T12:42:30.000Z (about 1 year ago)
- Last Synced: 2025-04-25T13:51:30.554Z (about 1 year ago)
- Topics: autoconf, autoconf-files, autotools, company, completion-backend, emacs, m4
- Language: Emacs Lisp
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- 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).