Hi to everyone, I'm searching a method to automatic folding of #ifdef and #ifndef blocks in my fortran 90 code. The easiest solution (in my opinion) is to have all #ifdef blocks closed when I open a .f90 file and then open them manually with 'zO' or 'zo' when I'm on the block with the cursor.
The best (but I don't know if it's possible) is that vim reads the def.h file and sets automatically #ifdef and #ifndef block opened or closed... I hope someone understand my request and, of course, my bad english. Giacomo Rossi -- -- You received this message from the "vim_use" 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_use" 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/groups/opt_out.
