aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorHinidu <hinidu@gmail.com>2014-04-12 09:28:46 +0300
committerJustin M. Keyes <justinkz@gmail.com>2014-05-28 13:08:55 -0400
commitb4ca3abc9f6676ea250e42c834716a5f66d8ec30 (patch)
tree5ed04f0ef5e6cb1d59e6d91df420413b791fd23d /config
parentef5d9ccefedec12b8628d204a13506e86ddb469c (diff)
downloadrneovim-b4ca3abc9f6676ea250e42c834716a5f66d8ec30.tar.gz
rneovim-b4ca3abc9f6676ea250e42c834716a5f66d8ec30.tar.bz2
rneovim-b4ca3abc9f6676ea250e42c834716a5f66d8ec30.zip
Remove FEAT_FLOAT
Support for floating point variables
Diffstat (limited to 'config')
-rw-r--r--config/config.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/config.h.in b/config/config.h.in
index 5e2bd0b6dc..2852c4444a 100644
--- a/config/config.h.in
+++ b/config/config.h.in
@@ -109,7 +109,6 @@
#define FEAT_DIGRAPHS
#define FEAT_FIND_ID
#define FEAT_FKMAP
-#define FEAT_FLOAT
#define FEAT_FOLDING
#define FEAT_GETTEXT
#define FEAT_HANGULIN