Holger Rapp
|
130706b915
|
TextObjects.py no longer needs the vim module. Now the VimBuffer also needs removing
|
2009-07-09 10:20:25 +02:00 |
|
Holger Rapp
|
384a8d563a
|
Got rid of the unintuitive accept_input variable. We now keep track of the current tabstop
|
2009-07-09 08:23:39 +02:00 |
|
Holger Rapp
|
920f6f6dbe
|
If a snippet doesn't define a zero Tabstop, it is now automatically added at it's end after parsing
|
2009-07-09 08:10:46 +02:00 |
|
Holger Rapp
|
448a0a30b9
|
there is now only one snippet active at all times, we no longer need an array for the current snippets
|
2009-07-09 07:55:25 +02:00 |
|
Holger Rapp
|
e0f689df41
|
Tab selection no longer takes place inside TabStop
|
2009-07-09 07:50:48 +02:00 |
|
Holger Rapp
|
4ae53348f7
|
Packaged all Files into one Module
|
2009-07-08 09:57:55 +02:00 |
|