mirror of
https://github.com/neovim/neovim.git
synced 2025-09-18 17:28:23 +00:00
Port mch_isdir to libuv.
This commit is contained in:

committed by
Thiago de Arruda

parent
1e5a6acebd
commit
8bb672e6a0
@@ -39,6 +39,7 @@
|
||||
#include "term.h"
|
||||
#include "undo.h"
|
||||
#include "window.h"
|
||||
#include "os/os.h"
|
||||
|
||||
static void cmd_source(char_u *fname, exarg_T *eap);
|
||||
|
||||
|
Reference in New Issue
Block a user