mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 05:28:33 +00:00
Move functions from os/fs.c into path.c
Move unit tests from os/fs.moon to path.moon
This commit is contained in:

committed by
Thiago de Arruda

parent
49f5e5d0b1
commit
4348d1e6f7
@@ -34,6 +34,7 @@
|
||||
#include "garray.h"
|
||||
#include "option.h"
|
||||
#include "os_unix.h"
|
||||
#include "path.h"
|
||||
#include "regexp.h"
|
||||
#include "screen.h"
|
||||
#include "term.h"
|
||||
|
Reference in New Issue
Block a user