mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 13:38:34 +00:00
Extract indent_c.c from misc1.c
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include "fold.h"
|
||||
#include "getchar.h"
|
||||
#include "indent.h"
|
||||
#include "indent_c.h"
|
||||
#include "main.h"
|
||||
#include "mbyte.h"
|
||||
#include "memline.h"
|
||||
|
Reference in New Issue
Block a user