Searched +refs:ada +refs:move +refs:to +refs:end (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/vim-55/runtime/indent/
H A Dada.vim4 " $Id: ada.vim 887 2008-07-08 14:29:01Z krischik $
13 " $HeadURL: https://gnuada.svn.sourceforge.net/svnroot/gnuada/trunk/tools/vim/indent/ada.vim $
17 " 05.11.2006 MK Bram suggested to save on spaces
18 " 19.09.2007 NO g: missing before ada#Comment
36 setlocal indentkeys+=0=~then,0=~end,0=~elsif,0=~when,0=~exception,0=~begin,0=~is,0=~record
51 " Try to find indent of the block we're in
53 " prev_lnum = previous line (to start looking on)
58 " This shouldn't work as well as it appears to with lines that are currently
60 " Seems to work OK as it 'starts' with the indent of the /previous/ line.
63 let line = substitute( getline(lnum), g:ada#Commen
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dsql.el26 ;; along with GNU Emacs; see the file COPYING. If not, write to the
32 ;; Please send bug reports and bug fixes to the mailing list at
33 ;; help-gnu-emacs@gnu.org. If you want to subscribe to the mailing
37 ;; to Alex Schroeder it usually makes it to me when Alex has a chance
38 ;; to forward them along (Thanks, Alex).
42 ;; highlighting. The interactive mode had to provide a command-line
43 ;; history; the other mode had to provide "send region/buffer to SQ
[all...]

Completed in 116 milliseconds