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:
@@ -3,9 +3,9 @@
|
||||
|
||||
// testing.c: Support for tests
|
||||
|
||||
#include "nvim/eval.h"
|
||||
#include "nvim/eval/encode.h"
|
||||
#include "nvim/ex_docmd.h"
|
||||
#include "nvim/eval.h"
|
||||
#include "nvim/os/os.h"
|
||||
#include "nvim/testing.h"
|
||||
|
||||
|
Reference in New Issue
Block a user