mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0043
This commit is contained in:
@@ -177,6 +177,9 @@ main
|
||||
#ifdef FEAT_MBYTE
|
||||
(void)mb_init(); /* init mb_bytelen_tab[] to ones */
|
||||
#endif
|
||||
#ifdef FEAT_EVAL
|
||||
eval_init(); /* init global variables */
|
||||
#endif
|
||||
|
||||
#ifdef __QNXNTO__
|
||||
qnx_init(); /* PhAttach() for clipboard, (and gui) */
|
||||
|
Reference in New Issue
Block a user