Nice!

And in that context ... coolest Vim feature (needs Vim compiled with
python support):

In a file with content like

from gnuradio import gr

gr.fir

hit <C-X><C-O> after gr.fir --> Vim completes the entry and shows the
documentation in the preview window (C-O and C-P scroll through the
completion list).

Regards, Andreas



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to