mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
Build: Add more files to clint-files.txt and fix errors
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef NVIM_API_HANDLE_H
|
||||
#define NVIM_API_HANDLE_H
|
||||
#ifndef NVIM_API_PRIVATE_HANDLE_H
|
||||
#define NVIM_API_PRIVATE_HANDLE_H
|
||||
|
||||
#include "nvim/vim.h"
|
||||
#include "nvim/buffer_defs.h"
|
||||
@@ -16,5 +16,5 @@ HANDLE_DECLS(tabpage_T, tabpage)
|
||||
void handle_init(void);
|
||||
|
||||
|
||||
#endif // NVIM_API_HANDLE_H
|
||||
#endif // NVIM_API_PRIVATE_HANDLE_H
|
||||
|
||||
|
Reference in New Issue
Block a user