diff options
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -349,6 +349,9 @@ | |||
349 | #define BB_FEATURE_VI_SET // :set | 349 | #define BB_FEATURE_VI_SET // :set |
350 | #define BB_FEATURE_VI_WIN_RESIZE // handle window resize | 350 | #define BB_FEATURE_VI_WIN_RESIZE // handle window resize |
351 | // | 351 | // |
352 | // Enable a if you system have setuped locale | ||
353 | //#define BB_LOCALE_SUPPORT | ||
354 | // | ||
352 | // End of Features List | 355 | // End of Features List |
353 | // | 356 | // |
354 | // | 357 | // |