Neovim Home
src
nvim
Macros
quickfix.h File Reference
#include "
nvim/ex_cmds_defs.h
"
#include "
nvim/types.h
"
Go to the source code of this file.
Macros
#define
VGR_GLOBAL
1
#define
VGR_NOJUMP
2
#define
VGR_FUZZY
4
Macro Definition Documentation
◆
VGR_FUZZY
#define VGR_FUZZY 4
◆
VGR_GLOBAL
#define VGR_GLOBAL 1
◆
VGR_NOJUMP
#define VGR_NOJUMP 2