mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 00:08:19 +00:00
Extract path.c from misc1.c
This commit is contained in:

committed by
Thiago de Arruda

parent
86180787fa
commit
f5154d7451
@@ -20,6 +20,7 @@
|
||||
#include "move.h"
|
||||
#include "normal.h"
|
||||
#include "option.h"
|
||||
#include "path.h"
|
||||
#include "screen.h"
|
||||
#include "undo.h"
|
||||
#include "window.h"
|
||||
|
Reference in New Issue
Block a user