Commit Graph

8 Commits

Author SHA1 Message Date
Shougo Matsushita 382f68dbd0 Refactored 2017-06-15 09:11:15 +09:00
h-youhei 24db4b3c7f for snippets that contain linebreak 2017-03-13 03:06:16 +09:00
h-youhei ea693eebb0 reset indent if the line starts with syntax
note: | is cursor

snippet a
    options|

type space, then above code become

snippet a
options |
2017-03-13 02:50:07 +09:00
tmsanrinsha 9749509840 Use shiftwidth() 2017-02-12 19:09:08 +09:00
Shougo Matsushita 644b551aff Add abort flag 2016-02-08 21:48:14 +09:00
Shougo Matsushita a7c05372ba Remove autodate 2014-03-29 11:39:44 +09:00
alpaca-tc b99c214a96 Fixed SnippetsIndent() 2014-01-05 23:18:39 +09:00
Shougo Matsushita 46fa8a9c2c Renamed files 2013-12-31 07:54:47 +09:00