mirror of
https://github.com/vim/vim.git
synced 2025-10-18 07:54:29 -04:00
Add :nbstart and :nbclose.
This commit is contained in:
@@ -1999,8 +1999,7 @@ gui_mch_wait_for_chars(int wtime)
|
||||
|
||||
#ifdef FEAT_NETBEANS_INTG
|
||||
/* Process the queued netbeans messages. */
|
||||
if (usingNetbeans)
|
||||
netbeans_parse_messages();
|
||||
netbeans_parse_messages();
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user