mirror of
https://github.com/neovim/neovim.git
synced 2025-12-17 20:05:38 +00:00
Extract path.c from misc1.c
This commit is contained in:
committed by
Thiago de Arruda
parent
86180787fa
commit
f5154d7451
@@ -63,6 +63,7 @@
|
||||
#include "move.h"
|
||||
#include "normal.h"
|
||||
#include "os_unix.h"
|
||||
#include "path.h"
|
||||
#include "regexp.h"
|
||||
#include "screen.h"
|
||||
#include "spell.h"
|
||||
|
||||
Reference in New Issue
Block a user