Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Includes the current project's top-level tags file or the current directory's
tags file automatically. That file does not need to be added to
`_M.ansi_c.tags`.
|
|
|
|
|
|
|
|
|
|
|
|
Replaced ANSI C and Lua module Adeptsenses with their equivalent autocompleter
functions.
|
|
|
|
C/C++ lexer was separated into ANSI C and C++ lexers.
Also took the opportunity to use shorter macros in compile/run commands.
|