sponsor Vim development Vim logo Vim Book Ad

autoload/adacomplete.vim : Omni-Competion for Ada (inactive, replaced by vimscript#1609)

 script karma  Rating 21/6, Downloaded by 2281  Comments, bugs, improvements  Vim wiki

created by
Martin Krischik
 
script type
ftplugin
 
description
This plugin is superseded by vimscript#1609 and https://github.com/krischik/Ad-Bundle.
 
install details
Install from https://github.com/krischik/Ad-Bundle using dein (https://github.com/Shougo/dein.vim) or similar:

call dein#begin('/Users/martin/vimfiles/bundles')
call dein#add('krischik/Ada-Bundle')
call dein#end()
call dein#install()
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
adacomplete.vim 2.1 2006-05-27 7.0 Martin Krischik Some correction regarding the use of attributes. Correct use of the ' is a bit tricky. Also improved the search for begin of word which was quite buggy.

I have created a complete description on how the omni completion works on wikibooks [1] if you like to know how it all works or prehaps like to create omni completion for another lanugage.

[1] http://en.wikibooks.org/wiki/Learning_vi:Vim#Onmi_Completion
adacomplete.vim 2.0 2006-05-25 7.0 Martin Krischik New coordinated release for all Ada plugins. Binary releases which are patched with all Ada plugins is available from the GNU Ada project [1]

[1] http://gnuada.sourceforge.net
adacomplete.vim 1.0 2006-05-22 7.0 Martin Krischik Initial upload
ip used for rating: 216.73.216.32

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github