Friday, January 25, 2013

doxygen.vim: missing space before *

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi all,

I recently enabled the doxygen.vim script (part of Vim) to highlight
phpdoc inside php files. (let g:load_doxygen_syntax=1 in my .vimrc)

When I start typing a phpdoc and press enter, Vim inserts a *, but
without a space before it:
/**
* <- after <enter> vim auto inserts this

With the doxygen-script disabled this is the (correct) behaviour:
/**
* <- after <enter> a leading space is inserted

Does anyone know how this can be fixed?
My 'formatoptions' are set as follows: qrowcb

thank you!
Jeroen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iQIcBAEBCAAGBQJRAnsGAAoJEBrqc/v4ufiMmSgQAODW6xq/L5WVHYTRUZNDbnBa
9C5OEoayJUergV/sZLnTblzzXhkq3SsDPG8RuGJb9CZVtgIsPxe1MgZW+uivCRDg
kyez7VQgxw9aG10w42A0NLHnBEM9Azy4AzAs8f1AS2gUdp/WKDQfL4smt5ZdU2N0
b3RqXa0sYv9fbtJAjzMRHoHEh6p52X+t0EANWGXW+vj+el1ZyGgtgqCEkUzZ7GAS
/xitzzG1DiIvb662rKt+E1Js8GHwWV0ja+sf8juXA1TmY6mxeZ8WohA6SHeHlVG0
u8qqqnPxG1cwJZ+1qd+70TSxvnzxbIlb7FNjaflyIQMc/Grts8TzgQo6DvrP1sPQ
71yTT6nO6Cgg3bNum/m/FgSx+YW6zPhKNQRsDcFt/4PUn0uP5QuHaapL1Q27TWRF
101ib3iqldntgFAf5TDMtaCaNqFRk755Bp7FjCs2iph1jDjRrfZrDBsEXGrdLVZb
7yFDFdn2zDSZDe2/HtgUrWYyMbJVChK5Cm4yxE71UIb7IcskYjhKp9dpTOThYvH2
w3NlRrZsQ7/o+macSNWAQpjuF4awWH6n0OF0Nk7UR6hXo3yB4LSBiJOnQZZF19bF
eoNEZ5YICWAEC359BtuSr2P7y6/yykoS+XKvrrwouMJWJROOT6/qSGzFjZfB3u4N
M0p8Haw9Yj6czNd0rPuK
=NErQ
-----END PGP SIGNATURE-----

--
--
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

No comments: