Neovim Home
src
nvim
Macros
indent.h File Reference
#include "
nvim/vim.h
"
Go to the source code of this file.
Macros
#define
SIN_CHANGED
1
#define
SIN_INSERT
2
#define
SIN_UNDO
4
#define
SIN_NOMARK
8
Macro Definition Documentation
◆
SIN_CHANGED
#define SIN_CHANGED 1
◆
SIN_INSERT
#define SIN_INSERT 2
◆
SIN_NOMARK
#define SIN_NOMARK 8
◆
SIN_UNDO
#define SIN_UNDO 4