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 2596  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: 216.73.216.208

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