aboutsummaryrefslogtreecommitdiff
path: root/man/it
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2015-05-18 11:07:24 -0400
committerMichael Reed <m.reed@mykolab.com>2015-05-18 11:07:24 -0400
commit182b550ef2ba2b954e1f034ca04407f2e0c1c5f6 (patch)
tree5fabe22f8185b16c00285827fb57eb1dbec6c566 /man/it
parentf415932b2da69261631044d6f910a14e24175b6c (diff)
parenta16eab9e57368188c834634cd824ce1ac5613db1 (diff)
downloadrneovim-182b550ef2ba2b954e1f034ca04407f2e0c1c5f6.tar.gz
rneovim-182b550ef2ba2b954e1f034ca04407f2e0c1c5f6.tar.bz2
rneovim-182b550ef2ba2b954e1f034ca04407f2e0c1c5f6.zip
Merge pull request #2532 from Pyrohh/doc-cleanup-3
[RDY] Doc cleanup (3) + terminal remnants Reviewed-by: Justin M. Keyes <justinkz@gmail.com>
Diffstat (limited to 'man/it')
-rw-r--r--man/it/nvim-it.19
1 files changed, 0 insertions, 9 deletions
diff --git a/man/it/nvim-it.1 b/man/it/nvim-it.1
index 1bee867e2a..e529ee511f 100644
--- a/man/it/nvim-it.1
+++ b/man/it/nvim-it.1
@@ -283,15 +283,6 @@ Lo stesso si può ottenere col comando ":source! {scriptin}".
Se la fine del file di input viene raggiunta prima che Vim termini,
l'ulteriore input viene preso dalla tastiera.
.TP
-\-T {terminale}
-Dice a
-.B Vim
-quale tipo di terminale state usando.
-Utile solo se il terminale non viene riconosciuto correttamente da Vim.
-Dovrebbe essere un terminale noto a
-.B Vim
-(internamente) o definito nel file termcap o terminfo.
-.TP
\-u {vimrc}
Usa i comandi nel file {vimrc} per inizializzazioni.
Tutte le altre inizializzazioni non sono eseguite.