From 73bf0551f891a13d76f436bf6a26933089539fa9 Mon Sep 17 00:00:00 2001 From: Michael Reed Date: Sat, 4 Apr 2015 14:48:39 -0400 Subject: [PATCH] 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`. --- runtime/doc/vim_diff.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 82b38381ca..328e1eda75 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -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. -Nvim has a built-in terminal emulator, which can be accessed using -`:term[inal]`. By default, 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). - , , ... - , , , ...