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

committed by
Justin M. Keyes

parent
1b94852ccb
commit
2d72d85b23
@@ -10,6 +10,7 @@
|
||||
#include "nvim/edit.h"
|
||||
#include "nvim/indent.h"
|
||||
#include "nvim/indent_c.h"
|
||||
#include "nvim/mark.h"
|
||||
#include "nvim/memline.h"
|
||||
#include "nvim/memory.h"
|
||||
#include "nvim/option.h"
|
||||
|
Reference in New Issue
Block a user