mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
doc: vi_diff: Update supported OS list #3890
We do not support every Unix flavor in existence so note that here. We do not support Windows 95 or NT. Update the list to the Windows versions we do support. We only support OS X not classic Mac OS so note that too.
This commit is contained in:
parent
944658e2e1
commit
b9d1a7f810
@ -57,10 +57,9 @@ argument when starting Vim.
|
||||
|
||||
Support for different systems.
|
||||
Vim can be used on:
|
||||
- All Unix systems (it works on all systems it was tested on, although
|
||||
the GUI and Perl interface may not work everywhere).
|
||||
- Windows 95 and Windows NT, with support for long file names.
|
||||
- Macintosh
|
||||
- Modern Unix systems (*BSD, Linux, etc.)
|
||||
- Windows (XP SP 2 or greater)
|
||||
- OS X
|
||||
|
||||
Multi level undo. |undo|
|
||||
'u' goes backward in time, 'CTRL-R' goes forward again. Set option
|
||||
|
Loading…
Reference in New Issue
Block a user