Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23264 - missing indent plugin in default vimrc
Summary: missing indent plugin in default vimrc
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-22 05:39 UTC by Vitaly Kushneriuk
Modified: 2003-06-22 13:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Kushneriuk 2003-06-22 05:39:56 UTC
Please add "filetype plugin indent on" to the default system vimrc
to enable language dependent indenting
See vimrc_example.vim for
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2003-06-22 13:01:27 UTC
Thanks for the suggestion.  However this would enable behavior in vim that is not desirable by all users.  The intent in the system-wide vimrc is to have a bare minimum of settings that are applicable to all users.  You need to either (1) edit the system vimrc yourself, or (2) include the appropriate settings in your personal .vimrc