mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 14:58:18 +00:00
Moved more functions from misc1.c to indent.c
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include "fold.h"
|
||||
#include "getchar.h"
|
||||
#include "hashtab.h"
|
||||
#include "indent.h"
|
||||
#include "indent_c.h"
|
||||
#include "main.h"
|
||||
#include "mark.h"
|
||||
|
Reference in New Issue
Block a user