mirror of
https://github.com/zoriya/vim.git
synced 2025-12-21 14:45:17 +00: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