mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 07:16:09 +00:00
Add a few more sources to CONV_SRCS.
This commit is contained in:
@@ -39,6 +39,8 @@ set(CONV_SRCS
|
|||||||
cursor.c
|
cursor.c
|
||||||
garray.c
|
garray.c
|
||||||
hashtab.c
|
hashtab.c
|
||||||
|
log.c
|
||||||
|
map.c
|
||||||
memory.c
|
memory.c
|
||||||
map.c
|
map.c
|
||||||
os/env.c
|
os/env.c
|
||||||
@@ -48,6 +50,7 @@ set(CONV_SRCS
|
|||||||
os/rstream.c
|
os/rstream.c
|
||||||
os/signal.c
|
os/signal.c
|
||||||
os/users.c
|
os/users.c
|
||||||
|
os/uv_helpers.c
|
||||||
os/wstream.c
|
os/wstream.c
|
||||||
os/msgpack_rpc.c
|
os/msgpack_rpc.c
|
||||||
api/buffer.c
|
api/buffer.c
|
||||||
|
Reference in New Issue
Block a user