Saturday, January 28, 2012

vim indent

filetype plugin indent on in .vimrc works to set different indent
settings for different types of files,
but I want to actually press the <tab> key to indent. as it is right
now vim automatically inserts indents without
pressing the <tab> key. how can I use <tab> to manually insert tabs
instead of vim automatically inserting them
for me?

--
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

No comments: