mirror of
https://github.com/neovim/neovim.git
synced 2025-09-17 00:38:17 +00:00
refactor(api): move extmark API to its own file
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
#ifndef WIN32
|
||||
# include "nvim/os/pty_process_unix.h"
|
||||
#endif
|
||||
#include "nvim/api/vim.h"
|
||||
#include "nvim/api/extmark.h"
|
||||
|
||||
// values for "window_layout"
|
||||
#define WIN_HOR 1 // "-o" horizontally split windows
|
||||
|
Reference in New Issue
Block a user