mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 15:21:47 +00:00
refactor/single-include (#6604)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef NVIM_SIGN_DEFS_H
|
||||
#define NVIM_SIGN_DEFS_H
|
||||
|
||||
#include "nvim/pos.h"
|
||||
|
||||
// signs: line annotations
|
||||
|
||||
typedef struct signlist signlist_T;
|
||||
|
Reference in New Issue
Block a user