Hello guys,

When I editing a C++ file, I get 'public', 'private' keyword auto indent,
like this:
class B
{
        public:
                xxxxxx
};

How can I custom this behavior to make those keywords not auto indent?

Thanks,
Neville

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

Reply via email to