feat!: remove hardcopy

Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
This commit is contained in:
Lewis Russell
2023-01-03 10:07:43 +00:00
committed by GitHub
parent 7b76a3e799
commit 5841a97500
95 changed files with 44 additions and 9012 deletions

View File

@@ -841,9 +841,6 @@ EXTERN int stl_syntax INIT(= 0);
// don't use 'hlsearch' temporarily
EXTERN bool no_hlsearch INIT(= false);
// Page number used for %N in 'pageheader' and 'guitablabel'.
EXTERN linenr_T printer_page_num;
EXTERN bool typebuf_was_filled INIT(= false); // received text from client
// or from feedkeys()