Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 86778

Summary: app-editors/vim-core filetype plugins change indent settings
Product: Gentoo Linux Reporter: Dmitry Karasik <dkarasik>
Component: Current packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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.