Go to the source code of this file.
Data Structures | |
struct | VirtTextChunk |
Typedefs | |
typedef struct undo_object | ExtmarkUndoObject |
Enumerations | |
enum | ExtmarkOp { kExtmarkNOOP, kExtmarkUndo, kExtmarkNoUndo, kExtmarkUndoNoRedo } |
enum | DecorLevel { kDecorLevelNone = 0, kDecorLevelVisible = 1, kDecorLevelVirtLine = 2 } |
Functions | |
typedef | kvec_t (ExtmarkUndoObject) extmark_undo_vec_t |
typedef struct undo_object ExtmarkUndoObject |
enum DecorLevel |
enum ExtmarkOp |
typedef kvec_t | ( | ExtmarkUndoObject | ) |