Files
memex/0_inbox/in/Scrivener_Emacs_Vim/elpa/auto-complete-readme.txt
2026-03-15 14:37:05 -04:00

17 lines
354 B
Plaintext

This extension provides a way to complete with popup menu like:
def-!-
+-----------------+
|defun::::::::::::|
|defvar |
|defmacro |
| ... |
+-----------------+
You can complete by typing and selecting menu.
Entire documents are located in doc/ directory.
Take a look for information.
Enjoy!