mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
refactor(uncrustify): format all c code under /src/nvim/
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#ifndef NVIM_TESTING_H
|
||||
#define NVIM_TESTING_H
|
||||
|
||||
#include "nvim/eval/typval.h"
|
||||
#include "nvim/eval/funcs.h"
|
||||
#include "nvim/eval/typval.h"
|
||||
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
# include "testing.h.generated.h"
|
||||
|
Reference in New Issue
Block a user