It seems that the smartindent feature is inserting two tabs in my code
instead of one tab, each time I change block {} level. What could
cause that? This is in Kubuntu 11.04, using VIM in Konsole (KDE
terminal emulator). I recently installed the vim-gnome package to
enable clipboard support (regular vim in Ubuntu is compiled without
clipboard support) and I think that this problem started about the
time that I installed the vim-gnome package. Note that I am still
using VIM in the terminal editor, not the GUI window.$ cat .vimrc set tabstop=4 set smartindent Thanks. -- Dotan Cohen http://gibberish.co.il http://what-is-what.com -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
