Hi,
I am vim user for long time, but have not done much development (except a 
colour-scheme). But, for fortran (my principle language), I dearly miss some 
plugins.
There is only one (fortran_code_complete(fcc), but guess, is not maintained. 
Also, has some odd format). So, I want to dig deep, and start developing a full 
fortran plugin (including code-complete and indent).

But, given that I have not done anything as such before, I am bit puzzled on 
where to start. Can anyone kindly provide me a sample for 
ftplugin/code_complete?

I guess, for the blocks like:
  sample: do i=1,10<F-7>

should yeild:

  sample do i=1,10
     <cursor here>
  end do sample

fcc does same thing, but, I am not sure if the approach is efficient one. That 
code is http://www.vim.org/scripts/script.php?script_id=2487

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui