Commit graph

24 commits

Author SHA1 Message Date
Jeremy Maitin-Shepard
e61918c4bc Invoke python as python2 2016-04-19 11:01:31 -07:00
Glyph
711d07aef0 Merge pull request #10 from tomprince/autoload-cookies
Add autoload cookies.
2016-02-10 15:59:44 -08:00
Tom Prince
ff1c25b12f Add autoload cookies. 2015-10-14 09:53:47 +02:00
Glyph
263879fb33 highlight ':' and '@'
also fix the namespace error introduced by lvh's packaging changes
... so this will be the first released version of this minor mode which
actually works.  oops!
2015-09-07 16:04:01 -04:00
Glyph
b89eb108b9 swap variable-name/function-name faces
L{X} implies that X is a globally addressable thing (like a function or
a type) whereas @param Y implies Y is a locally addressable thing (like
a variable) so use font-lock faces that are closer to representing this
correctly.
2015-09-07 10:12:37 -04:00
Glyph
86757d0b7b add linewise option; prototypical support for vim 2015-09-07 10:09:13 -04:00
Glyph
27badf76ca get encoding correct for non-ascii wrapping 2015-09-07 10:08:43 -04:00
Glyph
48c419e052 Merge pull request #5 from lvh/packaging
More packaging
2015-05-14 14:27:42 -07:00
Laurens Van Houtven
7ef78b8448 Quote path in case there's spaces or such
Thanks, @purcell!
2015-05-14 12:36:45 -07:00
Laurens Van Houtven
fe90173b7a Use python-docstring- prefix consistently
A namespace! A namespace! My kingdom for a namespace!

Thanks @purcell!
2015-05-14 12:29:45 -07:00
Laurens Van Houtven
07fc188326 Merge branch 'master' into packaging 2015-05-14 12:26:49 -07:00
Laurens Van Houtven
8d43baefcf Make name alleged in header match filename
Thanks @purcell!
2015-05-14 12:26:19 -07:00
Glyph
ba198d6140 Merge pull request #2 from lvh/packaging
Packaging sanity
2015-05-05 12:50:42 -07:00
Laurens Van Houtven
f15e434b9b Fix date over here too 2015-04-20 14:06:12 -07:00
Laurens Van Houtven
096d0778c4 Fix defvar docstring 2015-04-20 14:01:59 -07:00
Laurens Van Houtven
3cc1e248a4 Style 2015-04-20 13:58:30 -07:00
Laurens Van Houtven
065fbda3d7 Add docstring to python-docstring-install 2015-04-20 13:58:03 -07:00
Laurens Van Houtven
61e9fdc1a9 Add some stuff up top 2015-04-20 13:56:42 -07:00
Laurens Van Houtven
58097f7eeb Update license year 2015-04-20 13:46:58 -07:00
Glyph
dc8719dffe group epytext and ReST params the same way 2015-04-16 00:03:45 -04:00
Glyph
5068940366 support raw r""" syntax for docstrings 2014-12-10 13:15:44 +01:00
Glyph
cede45a6e8 honor fill column, some other minor fixes 2014-11-13 14:12:27 +01:00
Glyph
33c2e850de parenthetical abbreviations 2014-07-09 21:41:13 -07:00
Glyph
9aa9bbfcf3 Import. 2014-07-08 11:09:57 -07:00