mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
api: multiple decoration providers at once
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define NVIM_MARKTREE_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "nvim/pos.h"
|
||||
#include "nvim/map.h"
|
||||
#include "nvim/garray.h"
|
||||
|
||||
|
Reference in New Issue
Block a user