mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
refactor: pos_T macros to functions (#6496)
This commit is contained in:

committed by
Justin M. Keyes

parent
1b94852ccb
commit
2d72d85b23
@@ -92,6 +92,7 @@
|
||||
#include "nvim/func_attr.h"
|
||||
#include "nvim/getchar.h"
|
||||
#include "nvim/hashtab.h"
|
||||
#include "nvim/mark.h"
|
||||
#include "nvim/mbyte.h"
|
||||
#include "nvim/memline.h"
|
||||
#include "nvim/memory.h"
|
||||
|
Reference in New Issue
Block a user