mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 16:28:17 +00:00
Extract file_search.c from misc2.c
Continue to split misc2.c in many other files (see #209). The only changed I made to the moved code was adding `vim_free(ff_expand_buffer)` to `free_finfile()`. This is was needed because `ff_expand_buffer` was moved from `misc2.c` to `file_search.c`.
This commit is contained in:

committed by
Thiago de Arruda

parent
007a19c497
commit
e18c075b70
1590
src/misc2.c
1590
src/misc2.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user