mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 05:28:33 +00:00
refactor/single-include (#6563)
This commit is contained in:

committed by
Justin M. Keyes

parent
654c50b227
commit
e41c044b53
@@ -4,7 +4,7 @@
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "nvim/buffer_defs.h"
|
||||
|
||||
#include "nvim/ex_cmds_defs.h"
|
||||
|
||||
/// Terminal highlighting attribute bits.
|
||||
/// Attributes above HL_ALL are used for syntax highlighting.
|
||||
|
Reference in New Issue
Block a user