Tue, 14 May 2024 01:19:37 UTC | login

Information for RPM vim-omnicppcomplete-0.41-9.fc27.noarch.rpm

ID56167
Namevim-omnicppcomplete
Version0.41
Release9.fc27
Epoch
Archnoarch
Summaryvim c++ completion omnifunc with a ctags database
DescriptionThis script is for vim 7.0 or higher, it provides C/C++ completion thanks to a ctags database. Features : - Complete namespaces, classes, structs and union members. - Complete inherited members for classes and structs (single and multiple inheritance). - Complete attribute members eg: myObject->_child->_child etc... - Complete type returned by a function eg: myObject->get()->_child. - Complete the "this" pointer. - Complete a typedef. - Complete the current scope (global and class scope). - Complete an object after a cast (C and C++ cast). - Complete anonymous types (eg: struct {int a; int b;}g_Var; g_Var.???). It also works for a typedef of an anonymous type. Notes : - The script manage cached datas for optimization. - Ambiguous namespaces are detected and are not included in the context stack. - The parsed code is tokenized so you can run a completion even if the current instruction has bad indentation, spaces, comments or carriage returns between words (even if it is not realistic).
Build Time2017-07-28 05:24:19 GMT
Size42.51 KB
5ce20f79fcf1ef790b1c22668fcf5491
LicenseGPLv2+
Provides
vim-omnicppcomplete = 0.41-9.fc27
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/bin/sh
/bin/sh
ctags
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
vim
vim
vim-filesystem
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 19 of 19
Name ascending sort Size
/usr/share/vim/vimfiles/after4.00 KB
/usr/share/vim/vimfiles/after/ftplugin4.00 KB
/usr/share/vim/vimfiles/after/ftplugin/c.vim976.00 B
/usr/share/vim/vimfiles/after/ftplugin/cpp.vim976.00 B
/usr/share/vim/vimfiles/autoload4.00 KB
/usr/share/vim/vimfiles/autoload/omni4.00 KB
/usr/share/vim/vimfiles/autoload/omni/common4.00 KB
/usr/share/vim/vimfiles/autoload/omni/common/debug.vim1.85 KB
/usr/share/vim/vimfiles/autoload/omni/common/utils.vim2.82 KB
/usr/share/vim/vimfiles/autoload/omni/cpp4.00 KB
/usr/share/vim/vimfiles/autoload/omni/cpp/complete.vim21.12 KB
/usr/share/vim/vimfiles/autoload/omni/cpp/includes.vim5.25 KB
/usr/share/vim/vimfiles/autoload/omni/cpp/items.vim23.52 KB
/usr/share/vim/vimfiles/autoload/omni/cpp/maycomplete.vim3.96 KB
/usr/share/vim/vimfiles/autoload/omni/cpp/namespaces.vim29.16 KB
/usr/share/vim/vimfiles/autoload/omni/cpp/settings.vim3.65 KB
/usr/share/vim/vimfiles/autoload/omni/cpp/tokenizer.vim4.86 KB
/usr/share/vim/vimfiles/autoload/omni/cpp/utils.vim20.66 KB
/usr/share/vim/vimfiles/doc/omnicppcomplete.txt39.76 KB
Component of No Buildroots