mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 06:18:16 +00:00
os_unix: Use libuv uv_cwd instead of getcwd/getwd.
This commit is contained in:

committed by
Thiago de Arruda

parent
d342257ae4
commit
1e2da25d3d
@@ -12,6 +12,7 @@
|
||||
*/
|
||||
|
||||
#include "vim.h"
|
||||
#include "os/os.h"
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user