mirror of
https://github.com/neovim/neovim.git
synced 2025-12-12 17:42:37 +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"
|
||||
|
||||
|
||||
struct dir_stack_T {
|
||||
|
||||
Reference in New Issue
Block a user