Commit Graph

12 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
alpaca_taichou f3ce8319c4 Changed behavior of b:undo_ftplugin 2013-09-25 14:36:37 +09:00
Shougo Matsushita c98182d10d - Converted markers. 2012-12-13 17:34:20 +09:00
Shougo Matsushita f79f3df531 - Use head instead of prev_word. 2012-10-21 21:13:26 +09:00
Shougo Matsushita 81c4b428c2 - Initial version. 2012-02-02 13:33:35 +09:00