Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360147 - sys-devel/llvm install vim syntax files with vim use flag
Summary: sys-devel/llvm install vim syntax files with vim use flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 13:49 UTC by Petteri Räty (RETIRED)
Modified: 2011-03-28 14:05 UTC (History)
1 user (show)

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 Petteri Räty (RETIRED) gentoo-dev 2011-03-23 13:49:08 UTC

    
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2011-03-23 13:49:52 UTC
Sorry about pressing enter prematurely. Any way please add support for vim use flag for installing these files:

betelgeuse@pena /var/tmp/portage/sys-devel/llvm-2.8-r2/work/llvm-2.8 $ find -name "*.vim"
./utils/vim/llvm.vim
./utils/vim/tablegen.vim
Comment 2 Tim Harder gentoo-dev 2011-03-23 20:25:11 UTC
If they're syntax related files the global vim-syntax use flag should be used instead of the vim flag.
Comment 3 Bernard Cafarelli gentoo-dev 2011-03-28 14:05:18 UTC
Indeed these are syntax files, I have added their installation under USE=vim-syntax in 2.8-r3

There also is a vimrc file, but most of it is aimed at llvm developers (whitespaces and so on)