Changes between Version 7 and Version 8 of ChimeraPythonStyle


Ignore:
Timestamp:
Feb 5, 2011, 9:15:52 AM (15 years ago)
Author:
Darren Weber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChimeraPythonStyle

    v7 v8  
    2020}}}
    2121
    22 For vim, see the [http://www.python.org/dev/faq/ python developers FAQ] on [http://www.python.org/dev/faq/#what-support-is-included-in-python-s-source-code-for-vim vim support].
     22For vim, see the [http://www.python.org/dev/faq/ python developers FAQ] on [http://www.python.org/dev/faq/#what-support-is-included-in-python-s-source-code-for-vim vim support].  Also, see this informative and authoritative explanation of [http://vim.wikia.com/wiki/Indenting_source_code code indentation with vim].
    2323
    2424For emacs, here's an interesting blog on useful python tools: http://jasonmbaker.com/7-tools-for-working-with-python-in-emacs-and.