mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
Add :nbstart and :nbclose.
This commit is contained in:
@@ -2277,7 +2277,7 @@ del_bytes(count, fixpos_arg, use_delcombine)
|
||||
* care of notifiying Netbeans.
|
||||
*/
|
||||
#ifdef FEAT_NETBEANS_INTG
|
||||
if (usingNetbeans)
|
||||
if (netbeans_active())
|
||||
was_alloced = FALSE;
|
||||
else
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user