mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
feat!: remove hardcopy
Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
This commit is contained in:
@@ -3784,7 +3784,6 @@ int expand_filename(exarg_T *eap, char **cmdlinep, char **errormsgp)
|
||||
&& eap->cmdidx != CMD_bang
|
||||
&& eap->cmdidx != CMD_grep
|
||||
&& eap->cmdidx != CMD_grepadd
|
||||
&& eap->cmdidx != CMD_hardcopy
|
||||
&& eap->cmdidx != CMD_lgrep
|
||||
&& eap->cmdidx != CMD_lgrepadd
|
||||
&& eap->cmdidx != CMD_lmake
|
||||
|
Reference in New Issue
Block a user