mirror of
https://github.com/neovim/neovim.git
synced 2025-12-13 01:52:55 +00:00
Extract path.c from misc1.c
This commit is contained in:
committed by
Thiago de Arruda
parent
86180787fa
commit
f5154d7451
@@ -36,6 +36,7 @@
|
||||
#include "normal.h"
|
||||
#include "option.h"
|
||||
#include "os_unix.h"
|
||||
#include "path.h"
|
||||
#include "regexp.h"
|
||||
#include "screen.h"
|
||||
#include "search.h"
|
||||
|
||||
Reference in New Issue
Block a user