An open API service indexing awesome lists of open source software.

https://github.com/wilfred/company-smart-elisp

a contextual company backend for elisp
https://github.com/wilfred/company-smart-elisp

company completion emacs

Last synced: 6 months ago
JSON representation

a contextual company backend for elisp

Awesome Lists containing this project

README

          

# company-smart-elisp

A contextual company backend for emacs lisp buffers.

This backend aims for high precision. It should automatically open
whenever it's *certain* about the range of possible inputs.

## Features

- Function completion on `#'...`
- Library completion on `(require '...)`