mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
Windows: Define USE_CRNL on Windows. #3249
This commit is contained in:

committed by
Justin M. Keyes

parent
3901f59876
commit
8229651087
@@ -21,6 +21,8 @@
|
||||
// - SYS_VIMRC_FILE
|
||||
// - SPECIAL_WILDCHAR
|
||||
|
||||
#define USE_CRNL
|
||||
|
||||
#ifdef _MSC_VER
|
||||
# ifndef inline
|
||||
# define inline __inline
|
||||
|
Reference in New Issue
Block a user