From 715eb8ffadb7c756d937179777d735c3b92dba78 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 25 Aug 2011 14:58:34 -0400 Subject: vim-gtk trick for natty --- software/vim.page | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'software') diff --git a/software/vim.page b/software/vim.page index cc37fe5..c0d339f 100644 --- a/software/vim.page +++ b/software/vim.page @@ -47,8 +47,10 @@ actually typing. To paste in the contents of the X11 clipboard you want to use:: "*P -(aka quote, start, uppercase-P) in regular mode. This also solves the -autotabbing problem without ":set paste"! +(aka quote, star, uppercase-P) in regular mode. This also solves the +autotabbing problem without ":set paste"! You need to have "+xterm_clipboard" +in your ``vim --version`` output for this to work; the ``vim-gtk`` package on +newer Ubuntus has been compiled with this flag (?). Sometimes you really need tab characters instead of space indendation (eg, when editing Makefiles). To use tabs when editing a file use:: -- cgit v1.2.3