mirror of
https://github.com/neovim/neovim.git
synced 2025-10-16 23:06:14 +00:00
Cleanup 'ttyscroll' remnants
Removed in 3baba1e7bc
, but the docs
weren't updated.
This commit is contained in:
@@ -564,7 +564,6 @@ EXTERN char_u *p_titlestring; /* 'titlestring' */
|
||||
EXTERN char_u *p_tsr; /* 'thesaurus' */
|
||||
EXTERN int p_ttimeout; /* 'ttimeout' */
|
||||
EXTERN long p_ttm; /* 'ttimeoutlen' */
|
||||
EXTERN long p_ttyscroll; /* 'ttyscroll' */
|
||||
EXTERN char_u *p_udir; /* 'undodir' */
|
||||
EXTERN long p_ul; /* 'undolevels' */
|
||||
EXTERN long p_ur; /* 'undoreload' */
|
||||
|
Reference in New Issue
Block a user