sponsor Vim development Vim logo Vim Book Ad

ftplugin/ada.vim : Filetype plugin for Ada (inactive, replaced by vimscript#1609)

 script karma  Rating 12/5, Downloaded by 2169  Comments, bugs, improvements  Vim wiki

created by
Martin Krischik
 
script type
syntax
 
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
ada.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.
ada.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
ada.vim 1.1 2006-05-22 7.0 Martin Krischik Exteneded for the omnicompletions plugin.

ada.vim 1.0 2006-05-17 7.0 Martin Krischik Initial upload
ip used for rating: 3.133.108.241

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github