From 76e2788d87f8474055536efbbc4827ddf290bc89 Mon Sep 17 00:00:00 2001 From: ZyX Date: Sat, 1 Aug 2015 03:04:28 +0300 Subject: option: Use different default value for &runtimepath --- src/nvim/os/win_defs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/nvim/os') diff --git a/src/nvim/os/win_defs.h b/src/nvim/os/win_defs.h index 62889a7d2f..427e6a8481 100644 --- a/src/nvim/os/win_defs.h +++ b/src/nvim/os/win_defs.h @@ -12,7 +12,6 @@ // - DFLT_DIR // - DFLT_BDIR // - DFLT_VDIR -// - DFLT_RUNTIMEPATH // - EXRC_FILE // - VIMRC_FILE // - SYNTAX_FNAME -- cgit