shed biking: it's always extmarks, never marks extended

This commit is contained in:
Björn Linse
2020-01-20 19:29:12 +01:00
parent 4d4035400e
commit 48a869dc6d
20 changed files with 26 additions and 27 deletions

View File

@@ -6,7 +6,7 @@
#include "nvim/buffer_defs.h"
#include "nvim/func_attr.h"
#include "nvim/mark_defs.h"
#include "nvim/mark_extended_defs.h"
#include "nvim/extmark_defs.h"
#include "nvim/memory.h"
#include "nvim/pos.h"
#include "nvim/os/time.h"