mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 14:28:18 +00:00
fix: includes
This commit is contained in:
@@ -260,6 +260,8 @@ enum { FOLD_TEXT_LEN = 51 }; //!< buffer size for get_foldtext()
|
||||
#define SHOWCMD_COLS 10 // columns needed by shown command
|
||||
#define STL_MAX_ITEM 80 // max nr of %<flag> in statusline
|
||||
|
||||
#include "nvim/path.h"
|
||||
|
||||
/// Compare file names
|
||||
///
|
||||
/// On some systems case in a file name does not matter, on others it does.
|
||||
|
Reference in New Issue
Block a user