mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
doc: remove links to non existent files
This commit is contained in:
parent
73f7837350
commit
32fabd8984
@ -147,12 +147,10 @@ Special issues ~
|
|||||||
|russian.txt| Russian language support and editing
|
|russian.txt| Russian language support and editing
|
||||||
|ft_ada.txt| Ada (the programming language) support
|
|ft_ada.txt| Ada (the programming language) support
|
||||||
|ft_sql.txt| about the SQL filetype plugin
|
|ft_sql.txt| about the SQL filetype plugin
|
||||||
|hangulin.txt| Hangul (Korean) input mode
|
|
||||||
|rileft.txt| right-to-left editing mode
|
|rileft.txt| right-to-left editing mode
|
||||||
|
|
||||||
GUI ~
|
GUI ~
|
||||||
|gui.txt| Graphical User Interface (GUI)
|
|gui.txt| Graphical User Interface (GUI)
|
||||||
|gui_w16.txt| Windows 3.1 GUI
|
|
||||||
|gui_w32.txt| Win32 GUI
|
|gui_w32.txt| Win32 GUI
|
||||||
|gui_x11.txt| X11 GUI
|
|gui_x11.txt| X11 GUI
|
||||||
|
|
||||||
@ -162,31 +160,17 @@ Interfaces ~
|
|||||||
|if_mzsch.txt| MzScheme interface
|
|if_mzsch.txt| MzScheme interface
|
||||||
|if_perl.txt| Perl interface
|
|if_perl.txt| Perl interface
|
||||||
|if_pyth.txt| Python interface
|
|if_pyth.txt| Python interface
|
||||||
|if_sniff.txt| SNiFF+ interface
|
|
||||||
|if_tcl.txt| Tcl interface
|
|if_tcl.txt| Tcl interface
|
||||||
|if_ole.txt| OLE automation interface for Win32
|
|
||||||
|if_ruby.txt| Ruby interface
|
|if_ruby.txt| Ruby interface
|
||||||
|debugger.txt| Interface with a debugger
|
|debugger.txt| Interface with a debugger
|
||||||
|workshop.txt| Sun Visual Workshop interface
|
|
||||||
|netbeans.txt| NetBeans External Editor interface
|
|
||||||
|sign.txt| debugging signs
|
|sign.txt| debugging signs
|
||||||
|
|
||||||
Versions ~
|
Versions ~
|
||||||
|vi_diff.txt| Main differences between Vim and Vi
|
|vi_diff.txt| Main differences between Vim and Vi
|
||||||
*sys-file-list*
|
*sys-file-list*
|
||||||
Remarks about specific systems ~
|
Remarks about specific systems ~
|
||||||
|os_390.txt| OS/390 Unix
|
|
||||||
|os_amiga.txt| Amiga
|
|
||||||
|os_beos.txt| BeOS and BeBox
|
|
||||||
|os_dos.txt| MS-DOS and MS-Windows NT/95 common items
|
|
||||||
|os_mac.txt| Macintosh
|
|os_mac.txt| Macintosh
|
||||||
|os_mint.txt| Atari MiNT
|
|
||||||
|os_msdos.txt| MS-DOS (plain DOS and DOS box under Windows)
|
|
||||||
|os_os2.txt| OS/2
|
|
||||||
|os_qnx.txt| QNX
|
|
||||||
|os_risc.txt| RISC-OS
|
|
||||||
|os_unix.txt| Unix
|
|os_unix.txt| Unix
|
||||||
|os_vms.txt| VMS
|
|
||||||
|os_win32.txt| MS-Windows 95/98/NT
|
|os_win32.txt| MS-Windows 95/98/NT
|
||||||
*standard-plugin-list*
|
*standard-plugin-list*
|
||||||
Standard plugins ~
|
Standard plugins ~
|
||||||
|
@ -12,9 +12,6 @@ Windows 7. There are both console and GUI versions.
|
|||||||
|
|
||||||
The 32 bit version also runs on 64 bit MS-Windows systems.
|
The 32 bit version also runs on 64 bit MS-Windows systems.
|
||||||
|
|
||||||
There is GUI version for use in the Win32s subsystem in Windows 3.1[1]. You
|
|
||||||
can also use the 32-bit DOS version of Vim instead. See |os_msdos.txt|.
|
|
||||||
|
|
||||||
1. Known problems |win32-problems|
|
1. Known problems |win32-problems|
|
||||||
2. Startup |win32-startup|
|
2. Startup |win32-startup|
|
||||||
3. Restore screen contents |win32-restore|
|
3. Restore screen contents |win32-restore|
|
||||||
|
Loading…
Reference in New Issue
Block a user