1
0
mirror of https://github.com/gryf/snipmate.vim.git synced 2026-04-24 00:51:24 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Michael Sanders 95e34f42a1 fixed bug when there is over 9 tab stops on the same line 2009-06-06 13:55:51 -04:00
Michael Sanders 2fed6ad159 fixed bug with numbers in placeholders, and cleaned up the code a bit 2009-06-06 13:37:19 -04:00
Michael Sanders 61c4835294 fixed bug with updating tab stops when new lines are inserted 2009-05-15 12:01:43 -04:00
Michael Sanders a03b603307 fixed bug with & in snippet placeholders 2009-05-04 17:03:49 -04:00
Michael Sanders ea15c7129a fixed a minor detail in s:UpdatePlaceholderTabStops() 2009-04-11 10:20:51 -04:00
Michael Sanders 1c2c75c27c got rid of some ugly global variables 2009-04-11 09:12:38 -04:00
Michael Sanders 212b6f6048 added support for more than 9 tab stops 2009-04-11 00:04:45 -04:00
Michael Sanders 69623ae327 cleaned up, renamed, and fixed a bug with UpdateSnips() (now UpdateVars) 2009-04-11 00:02:01 -04:00
Michael Sanders ae337edd40 cleaned up s:Update(TabStops|PlaceholderTabStops|Snip) functions 2009-04-10 14:56:57 -04:00
Michael Sanders 81159ab78c fixed bug when updating placeholders on separate lines 2009-04-05 11:01:03 -04:00
Michael Sanders 0f61c6be4f fixed error message when 'fen' is set 2009-03-29 16:07:40 -04:00
Michael Sanders efa2ab895b fixed bug with folding in snippets 2009-03-29 11:46:06 -04:00
Michael Sanders 566ca0f962 moved some parts of snipmate to autoload 2009-03-25 22:09:41 -04:00