mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 23:08:16 +00:00
refactor: uncrustify #16090
This commit is contained in:
@@ -82,7 +82,7 @@ typedef enum
|
||||
{
|
||||
QFLT_QUICKFIX, ///< Quickfix list - global list
|
||||
QFLT_LOCATION, ///< Location list - per window list
|
||||
QFLT_INTERNAL ///< Internal - Temporary list used by
|
||||
QFLT_INTERNAL, ///< Internal - Temporary list used by
|
||||
// getqflist()/getloclist()
|
||||
} qfltype_T;
|
||||
|
||||
|
Reference in New Issue
Block a user