Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86778 - app-editors/vim-core filetype plugins change indent settings
Summary: app-editors/vim-core filetype plugins change indent settings
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-26 08:23 UTC by Dmitry Karasik
Modified: 2005-03-26 11:46 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 Dmitry Karasik 2005-03-26 08:23:54 UTC
ftplugin/c.vim , java.vim, vb.vim and others change the indentation settings making it impossible to use filetype plugins without indentation (since filetype plugins are loaded last, after any user vimrc file). Those settings should only be changed in the appropriate filetype indent scripts.
Comment 1 Ciaran McCreesh 2005-03-26 11:46:04 UTC
Hrm. These're all vim-supplied. Could you discuss this with upstream please? I'd rather not tinker with core files like these ones locally.