mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 06:48:17 +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"
|
||||
|
||||
/*
|
||||
* This file contains routines to maintain and manipulate marks.
|
||||
|
Reference in New Issue
Block a user