Skip to content

vim, IJulia, and module docstrings

Compare
Choose a tag to compare
@timholy timholy released this 04 Jul 11:31
· 874 commits to master since this release

Improvements:

  • Fixes for vim users (vim seems to use a save-to-temporary-file-and-then-rename strategy when saving documents)
  • Automatically trigger revisions on IJulia
  • Split a module's docstring from the module (prevents what would otherwise be an attempted module redefinition)