Holger Rapp
|
5935131a2a
|
Moved tab_selected also into SnippetManager
|
2009-07-09 14:17:35 +02:00 |
|
Holger Rapp
|
86a400df80
|
Input is now complelty handled in the SnippetManager
|
2009-07-09 14:13:13 +02:00 |
|
Holger Rapp
|
493c628346
|
chars_added was moved to SnipperManager
|
2009-07-09 14:06:37 +02:00 |
|
Holger Rapp
|
514e646491
|
TextObject.update() no longer takes arguments
|
2009-07-09 13:53:49 +02:00 |
|
Holger Rapp
|
0c3530ff29
|
Some refactoring
|
2009-07-09 13:49:15 +02:00 |
|
Holger Rapp
|
b7df58eab7
|
Removed some unneded cursor jumping
|
2009-07-09 10:44:57 +02:00 |
|
Holger Rapp
|
3b921ca515
|
Fixed a bug that prevented newlines in the first column in snippets
|
2009-07-09 10:43:45 +02:00 |
|
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 |
|