Files
memex/0_inbox/Scrivener_Emacs_Vim/elpa/auto-complete-readme.txt

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!