Remove brace hilite, text auto indent, etc. from virus

This commit is contained in:
Pasi Kallinen 2012-06-10 16:56:19 +03:00
parent 2407611518
commit 934c992319
2 changed files with 1 additions and 3 deletions

2
TODO
View File

@ -28,8 +28,6 @@
-cursor keys are not restored after watching a game of
curses-nethack.
-move the games[] array into shmem?
-$MTIME(filename)
< Napkin> I'd suggest the default of DGL_MAILMSGLEN to be less

View File

@ -55,7 +55,7 @@ char *vi_Version = "0.0.6+dgamelaunch " PACKAGE_VERSION;
// #define BB_FEATURE_VI_USE_SIGNALS // 1056
#define BB_FEATURE_VI_DOT_CMD // 576
#define BB_FEATURE_VI_READONLY // 128
#define BB_FEATURE_VI_SETOPTS // 576
//#define BB_FEATURE_VI_SETOPTS // 576
#define BB_FEATURE_VI_SET // 224
#define BB_FEATURE_VI_WIN_RESIZE // 256 WIN_RESIZE
// To test editor using CRASHME: