mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
shed biking: it's always extmarks, never marks extended
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
#include "nvim/buffer_updates.h"
|
||||
#include "nvim/pos.h" // MAXLNUM
|
||||
#include "nvim/mark.h"
|
||||
#include "nvim/mark_extended.h"
|
||||
#include "nvim/extmark.h"
|
||||
#include "nvim/memline.h"
|
||||
#include "nvim/message.h"
|
||||
#include "nvim/misc1.h"
|
||||
|
Reference in New Issue
Block a user