forked from aniani/vim
patch 7.4.1997
Problem: Cannot easily scroll the quickfix window. Solution: Add ":cbottom".
This commit is contained in:
@@ -129,6 +129,7 @@ static int getargopt(exarg_T *eap);
|
||||
# define ex_cclose ex_ni
|
||||
# define ex_copen ex_ni
|
||||
# define ex_cwindow ex_ni
|
||||
# define ex_cbottom ex_ni
|
||||
#endif
|
||||
#if !defined(FEAT_QUICKFIX) || !defined(FEAT_EVAL)
|
||||
# define ex_cexpr ex_ni
|
||||
|
Reference in New Issue
Block a user