mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
doc/vim_diff.txt: Remove redundant :terminal
ref
Stated at the top of the section: "See |nvim-intro| for a list of Nvim's largest new features." It's now mentioned in `:h nvim_terminal_emulator.txt`.
This commit is contained in:
parent
4f7d515be4
commit
73bf0551f8
@ -49,11 +49,6 @@ are always available and may be used simultaneously in separate plugins. The
|
|||||||
|
|
||||||
See |nvim-intro| for a list of Nvim's largest new features.
|
See |nvim-intro| for a list of Nvim's largest new features.
|
||||||
|
|
||||||
Nvim has a built-in terminal emulator, which can be accessed using
|
|
||||||
`:term[inal]`. By default, <C-\><C-n> exits terminal mode, but `:tmap` and
|
|
||||||
`:tnoremap` can be used to change this and create other terminal mode
|
|
||||||
mappings.
|
|
||||||
|
|
||||||
Meta key chords are recognized (even in the terminal).
|
Meta key chords are recognized (even in the terminal).
|
||||||
- <M-1>, <M-2>, ...
|
- <M-1>, <M-2>, ...
|
||||||
- <M-BS>, <M-Del>, <M-Ins>, ...
|
- <M-BS>, <M-Del>, <M-Ins>, ...
|
||||||
|
Loading…
Reference in New Issue
Block a user