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

@@ -533,14 +533,6 @@ EXTERN char *p_fo; ///< 'formatoptions'
EXTERN char_u *p_fp; // 'formatprg'
EXTERN int p_fs; // 'fsync'
EXTERN int p_gd; // 'gdefault'
EXTERN char_u *p_pdev; // 'printdevice'
EXTERN char *p_penc; // 'printencoding'
EXTERN char *p_pexpr; // 'printexpr'
EXTERN char *p_pmfn; // 'printmbfont'
EXTERN char *p_pmcs; // 'printmbcharset'
EXTERN char *p_pfn; // 'printfont'
EXTERN char *p_popt; // 'printoptions'
EXTERN char_u *p_header; // 'printheader'
EXTERN char *p_guicursor; // 'guicursor'
EXTERN char_u *p_guifont; // 'guifont'
EXTERN char_u *p_guifontwide; // 'guifontwide'