Holger Rapp
|
ac31677eff
|
Simple Expands are working again
|
2012-01-28 17:06:23 +01:00 |
|
Holger Rapp
|
3a7674bca0
|
First hooks into vim. Very slow atm
|
2012-01-28 17:06:23 +01:00 |
|
Holger Rapp
|
96f4068329
|
initial version of edit script.
|
2012-01-28 17:06:23 +01:00 |
|
Holger Rapp
|
03942a16a5
|
__repr__ has no second argument
|
2012-01-26 11:23:02 +01:00 |
|
Holger Rapp
|
f3d396b84e
|
Reverting to using .vim and vimfiles.
_vim is not supported by vims documentation.
This reverts commit cd34039b02 .
|
2012-01-25 15:19:37 +01:00 |
|
Holger Rapp
|
91ecf6aec4
|
Fix error in def snippet when inside of a class
|
2012-01-25 08:14:54 +01:00 |
|
Holger Rapp
|
da49b4b7c4
|
Work around an awkward py3 <-> py bug on vim on ubuntu
|
2012-01-24 15:30:05 +01:00 |
|
Holger Rapp
|
11c69a853f
|
Make box and bigbox snippet aware of &comments setting
|
2012-01-23 17:22:22 +01:00 |
|
Holger Rapp
|
ea14690099
|
Fixed: Empty args string in python's def snippet
|
2012-01-20 22:31:18 +01:00 |
|
Holger Rapp
|
f251aa5aee
|
Added Alejandro Exojo to the list of contributors
|
2012-01-14 22:54:43 +01:00 |
|
Alejandro Exojo
|
97bad15c98
|
Also unset the 'a' flag in formatoptions.
|
2012-01-14 22:54:43 +01:00 |
|
Holger Rapp
|
3c8661d4bd
|
Code cleanups and refactorings
|
2012-01-14 20:14:51 +01:00 |
|
Holger Rapp
|
9a7e7603f1
|
Reworked adding of Zero Tabstop if not explicitly defined. All test pass
|
2012-01-14 20:02:52 +01:00 |
|
Holger Rapp
|
a8a157284a
|
More test. Still one failure
|
2012-01-14 16:09:32 +01:00 |
|
Holger Rapp
|
0a554c57ca
|
Intermediate commit: All but one test pass
|
2012-01-14 15:51:36 +01:00 |
|
Holger Rapp
|
9e6ab34856
|
Make some texmath snippets word boundary expandable
|
2012-01-14 15:51:11 +01:00 |
|
Holger Rapp
|
cd34039b02
|
.dot is _vim under windows. Fixes bug 915048
|
2012-01-12 12:57:35 +01:00 |
|
Holger Rapp
|
3b865c035e
|
Added documentation for
|
2012-01-11 21:33:16 +01:00 |
|
Holger Rapp
|
32754e9d2e
|
Fixed py3 problems with sunmap
|
2012-01-11 20:59:21 +01:00 |
|
Holger Rapp
|
0c63f205aa
|
Added basic support for the token. No documentation yet, but 16 new tests
|
2012-01-11 19:17:13 +01:00 |
|
Holger Rapp
|
88f2c863aa
|
More Umlaut fixes
|
2012-01-11 15:47:11 +01:00 |
|
Holger Rapp
|
fc4e427774
|
Bug 908139: Fix sunmap problems with unprintable chars in lhs. This is only a workaround really
|
2012-01-11 14:23:13 +01:00 |
|
Holger Rapp
|
9f992c55ca
|
Updated changelog
|
2012-01-10 20:24:35 +01:00 |
|
Holger Rapp
|
324681d8cc
|
Support for unicode in Langmap. This fixes bug 871357
|
2012-01-10 20:11:52 +01:00 |
|
Holger Rapp
|
bc7bf73cf5
|
Fixed plenty of bugs in handling of unicode snippets
|
2012-01-10 19:56:09 +01:00 |
|
Holger Rapp
|
be84684ee7
|
Update ChangeLog
|
2012-01-10 18:13:56 +01:00 |
|
Holger Rapp
|
e277fb13fb
|
Updated documentation with pathogen installation and python 3 support
Updated documentation with pathogen installation and python 3 support
|
2012-01-10 18:11:35 +01:00 |
|
Holger Rapp
|
c1b60dc367
|
All tests pass now for python 2 and python 3
|
2012-01-10 18:11:34 +01:00 |
|
Holger Rapp
|
cad74ab10c
|
All tests pass in py3
|
2012-01-10 18:11:31 +01:00 |
|
Holger Rapp
|
f191cefb1f
|
Fixed transformations. Only one test fails
|
2012-01-10 18:11:30 +01:00 |
|
Holger Rapp
|
1095c07e13
|
Only 2 tests are failing
|
2012-01-10 18:11:26 +01:00 |
|
Holger Rapp
|
d72eb587f6
|
22/339 tests are failing
|
2012-01-10 18:11:02 +01:00 |
|
Holger Rapp
|
1653eb89ea
|
UltiSnips loads in python3 now, but does not work so far
|
2012-01-10 14:16:25 +01:00 |
|
Holger Rapp
|
089e50817f
|
The name is Sanders not Sander. Sorry
|
2012-01-09 12:27:11 +01:00 |
|
Holger Rapp
|
4ec7483189
|
One more comment.
|
2012-01-08 21:59:17 +01:00 |
|
Holger Rapp
|
7d860d6470
|
F-uped with the README.rst. Once more.
|
2012-01-08 21:58:12 +01:00 |
|
Holger Rapp
|
91fe432d27
|
Promote second screencast.
|
2012-01-08 21:14:31 +01:00 |
|
Holger Rapp
|
a08cd7bfbd
|
Didn't handle ~ as homedir in search paths correctly
|
2012-01-05 17:00:25 +01:00 |
|
Holger Rapp
|
5a2ca0a6ee
|
Added documentation for reusing of python functions
|
2011-12-31 15:10:54 +01:00 |
|
Holger Rapp
|
4309940444
|
Added a globals snippet for snippets files
|
2011-12-31 15:06:48 +01:00 |
|
Holger Rapp
|
a54efb9f52
|
Added a link to a screencast on the github readme
|
2011-12-30 21:05:01 +01:00 |
|
Holger Rapp
|
14c307178d
|
Update ChangeLog
|
2011-12-30 08:52:08 +01:00 |
|
Holger Rapp
|
d02def16d3
|
Mention GitHub and launchpad in README
|
2011-12-30 08:29:36 +01:00 |
|
Holger Rapp
|
d30aa5d7c1
|
Fixed ignored list in .gitignore
|
2011-12-30 08:20:54 +01:00 |
|
Holger Rapp
|
e711786d82
|
Added a quick README for github. Fixed ignored list in .gitignore
|
2011-12-30 08:20:44 +01:00 |
|
Holger Rapp
|
3a025ce9cd
|
Added Cody Frazer as contributor
|
2011-12-30 08:16:43 +01:00 |
|
Cody Frazer
|
da3680ec6d
|
Ignore Vim swap files.
|
2011-12-30 08:14:03 +01:00 |
|
Cody Frazer
|
450ba8e038
|
Do not track compiled python files.
|
2011-12-30 08:13:19 +01:00 |
|
Holger Rapp
|
f378d3dbc7
|
Fixed slugginess with lots of recursive snippets
|
2011-12-29 21:35:10 +01:00 |
|
Holger Rapp
|
3237960a75
|
Move python online commands into vim functions for better profiling
|
2011-12-29 21:05:19 +01:00 |
|