Neovim Home
Data Fields
qf_delq_S Struct Reference
Data Fields
struct
qf_delq_S
*
next
qf_info_T
*
qi
Detailed Description
List of location lists to be deleted. Used to delay the deletion of locations lists by autocmds.
Field Documentation
◆
next
struct
qf_delq_S
* qf_delq_S::next
◆
qi
qf_info_T
* qf_delq_S::qi
The documentation for this struct was generated from the following file:
src/nvim/
quickfix.c