mirror of
https://github.com/neovim/neovim.git
synced 2025-11-29 21:50:38 +00:00
refactor(api): move extmark API to its own file
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
#include "nvim/api/buffer.h"
|
||||
#include "nvim/api/deprecated.h"
|
||||
#include "nvim/api/extmark.h"
|
||||
#include "nvim/api/private/defs.h"
|
||||
#include "nvim/api/private/helpers.h"
|
||||
#include "nvim/api/vim.h"
|
||||
|
||||
Reference in New Issue
Block a user