mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 14:58:18 +00:00
API: Refactor: Move non-public files to private subdirectory
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "nvim/api/defs.h"
|
||||
#include "nvim/api/private/defs.h"
|
||||
|
||||
/// Gets the buffer line count
|
||||
///
|
||||
|
Reference in New Issue
Block a user