VINEL Is Not Emacs Lisp
VINEL is a dialect of Lisp with extensions for text editing, but it is not Emacs Lisp.
It is written in pure VimL and therefore has direct access to Vim commands.
-
✓ Reader
-
❏ Variables, options and functions
-
❏ Control flow
-
❏ Macros
-
❏ Mappings and abbreviations
-
❏ Commands
-
❏ Autocommands
-
❏ Write a plugin for VINEL in VINEL
Follow Hacking.asciidoc