mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00
@@ -133,9 +133,6 @@ typedef enum {
|
||||
# include "viml/parser/expressions.c.generated.h"
|
||||
#endif
|
||||
|
||||
/// Character used as a separator in autoload function/variable names.
|
||||
#define AUTOLOAD_CHAR '#'
|
||||
|
||||
/// Scale number by a given factor
|
||||
///
|
||||
/// Used to apply exponent to a number. Idea taken from uClibc.
|
||||
|
Reference in New Issue
Block a user