mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
doc/vi_diff.txt: Remove remaining "{Vi: ...}" note
We don't care about Vi here, only Vim.
This commit is contained in:
parent
3618240480
commit
ced7ee5b00
@ -16,9 +16,8 @@ mentioned in other files and gives an overview.
|
||||
==============================================================================
|
||||
1. Limits *limits*
|
||||
|
||||
Vim has only a few limits for the files that can be edited {Vi: can not handle
|
||||
<Nul> characters and characters above 128, has limited line length, many other
|
||||
limits}.
|
||||
Vim has only a few limits for the files that can be edited.
|
||||
|
||||
*E340*
|
||||
Maximum line length 2147483647 characters
|
||||
Maximum number of lines 2147483647 lines
|
||||
|
Loading…
Reference in New Issue
Block a user