Changes between Version 3 and Version 4 of ChimeraPythonStyle
- Timestamp:
- Jan 28, 2011, 3:01:23 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChimeraPythonStyle
v3 v4 12 12 " python settings 13 13 autocmd BufRead,BufNewFile *.py set ft=python ai sw=4 ts=4 sta et fo=croql foldmethod=indent 14 }}} 15 16 Another way to code a style is to add a style note to the top of each file, e.g.: 17 {{{ 18 # -*- coding: utf-8; mode: python; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=python:et:sw=4:ts=4:sts=4 14 19 }}} 15 20
![[Chimera Issue Tracking System]](/trac/chimera/chrome/site/chimera_logo.png)