mirror of
https://github.com/zoriya/vim.git
synced 2025-12-19 21:55:18 +00:00
Add :nbstart and :nbclose.
This commit is contained in:
@@ -439,7 +439,9 @@ static void ex_folddo __ARGS((exarg_T *eap));
|
||||
# define ex_wsverb ex_ni
|
||||
#endif
|
||||
#ifndef FEAT_NETBEANS_INTG
|
||||
# define ex_nbclose ex_ni
|
||||
# define ex_nbkey ex_ni
|
||||
# define ex_nbstart ex_ni
|
||||
#endif
|
||||
|
||||
#ifndef FEAT_EVAL
|
||||
|
||||
Reference in New Issue
Block a user