Vim Tips Wiki
Advertisement

Use this page to discuss script 2727 2727

  • Add constructive comments, bug reports, or discuss improvements (see the guideline).
  • Do not document the script here (the author should do that on vim.org).
  • This page may be out of date: check the script's vim.org page above, and its release notes.

Fixes

I have problem with numbers like 2e-9 => 2e - 9 so I made a little fix at http://gist.github.com/491988 (uncommented lines with fixed regexp).

Comments

Advertisement