mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 18:06:30 +00:00
shed biking: it's always extmarks, never marks extended
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <time.h> // for time_t
|
||||
|
||||
#include "nvim/pos.h"
|
||||
#include "nvim/mark_extended_defs.h"
|
||||
#include "nvim/extmark_defs.h"
|
||||
#include "nvim/mark_defs.h"
|
||||
|
||||
typedef struct u_header u_header_T;
|
||||
|
Reference in New Issue
Block a user