Commit Graph

44 Commits

Author SHA1 Message Date
Shougo Matsushita 6dc9701417 Add LICENSE file 2017-06-15 09:04:27 +09:00
Shougo Matsushita c91ac0b67f Fix #383 escape problem 2017-04-20 07:25:32 +09:00
Shougo Matsushita 1a6653b69d Fix #382 escape problem 2017-04-18 08:26:27 +09:00
Shougo Matsushita affc71bd9f Fix #379 snippet parse 2017-04-01 10:23:58 +09:00
tmsanrinsha 9749509840 Use shiftwidth() 2017-02-12 19:09:08 +09:00
Shougo Matsushita d373e1451e Remove python check 2016-08-21 11:25:23 +09:00
Shougo Matsushita b9e80738b9 Dirty fix completed snippet problem in Python 2016-08-17 11:56:01 +09:00
Shougo Matsushita e908126f40 Fix the default selection 2016-02-24 07:20:47 +09:00
Shougo Matsushita d910dc9aa0 Fix #333 virtualedit problem 2016-02-22 21:51:57 +09:00
Shougo Matsushita 644b551aff Add abort flag 2016-02-08 21:48:14 +09:00
Shougo Matsushita a323d8255a Implement restore unnamed register feature 2016-01-26 21:32:31 +09:00
Shougo Matsushita 76c6bbc54e Fix check autocmd 2016-01-14 10:57:52 +09:00
Shougo Matsushita da9806f825 Fix skip auto completion behavior 2016-01-10 00:11:10 +09:00
Shougo Matsushita f106827933 Fix skip completion behavior 2016-01-09 23:03:19 +09:00
Shougo Matsushita d1fa664ec9 Improve skip next completion behavior 2016-01-09 22:53:10 +09:00
Shunsuke Shimizu 3e7f5e4e8b Detect and correctly shift indent level of selected target lines. 2015-12-29 01:27:54 +09:00
Shougo Matsushita 5b8038e5d3 Fix #309 snippet range problem 2015-12-23 20:20:24 +09:00
Shougo Matsushita 824c0fbe98 Fix #308 nested snippet problem 2015-12-19 12:16:36 +09:00
Shougo Matsushita 12ebafeb81 Add g:neosnippet#enable_auto_clear_markers option 2015-12-19 10:00:57 +09:00
Shougo Matsushita de5a7e284d Fix nested snippets behavior 2015-12-19 09:09:19 +09:00
Shougo Matsushita cfc99eedb5 Fix #306 clear all markers when BufWritePost 2015-12-16 03:40:40 +09:00
Shougo Matsushita 33aa676c8f Fix #305 indent snippet 2015-12-15 21:26:22 +09:00
Shougo Matsushita 5cff13af13 Fix #305 expand snippet problem 2015-12-15 07:48:13 +09:00
Shougo Matsushita 6866346823 Fix jump problems 2015-12-13 17:06:24 +09:00
Shougo Matsushita 5246b1f924 Add g:neosnippet#enable_complete_done 2015-12-12 03:07:13 +09:00
Shougo Matsushita 3814544033 Fix #302 search the snippet range 2015-12-11 22:12:22 +09:00
Shougo Matsushita 625382fab1 Add map-<expr> support in neosnippet#anonymous() 2015-11-04 23:57:00 +09:00
Shougo Matsushita bf4d2fdd31 Fix #293 add neosnippet#annonymous() 2015-10-21 21:13:14 +09:00
Shougo Matsushita 526b31253e Don't use \v patterns 2015-05-04 16:26:33 +09:00
wuranbo 455193d750 *feature) 添加uppercase函数。 2015-04-10 17:07:46 +08:00
Shougo Matsushita 4734238921 Fix #252 improve optional placeholder behavior 2014-10-14 20:52:34 +09:00
Shougo Matsushita 01d17aa885 Remove iminsert reset 2014-07-15 19:08:09 +09:00
Shougo Matsushita c871e0f84b Fix for vimlint 2014-07-01 08:05:07 +09:00
Jacob Niehus 31ffdd6808 Escape ampersand in mirror text 2014-05-12 21:39:57 -07:00
Shougo Matsushita a7c05372ba Remove autodate 2014-03-29 11:39:44 +09:00
Shougo Matsushita bc2d1772a2 Fix #212 indentation behavior 2014-02-15 11:00:28 +09:00
Shougo Matsushita cf1211c242 Fix :NeoSnippetClearMarkers behavior 2014-01-20 00:13:32 +09:00
ujihisa 4fc33adfd5 closes #202 bugfix: & does not get replaced by itself 2013-12-30 14:28:40 -08:00
Shougo Matsushita e5b90773b2 Delete InsertLeave event 2013-12-25 22:04:02 +09:00
Shougo Matsushita 38a24ec1db Fix #199 add :NeoSnippetClearMarkers command 2013-12-25 21:56:56 +09:00
LeafCage 3e2bc8941e fix: folding markerが含まれるsnippetで他の窓のfoldingが閉じられる問題 2013-12-12 08:31:10 +09:00
Shougo Matsushita 869ba9875c Fix target problem. 2013-11-22 12:26:44 +09:00
Shougo Matsushita 4d3bc928e0 Fix #192 target behavior 2013-11-22 12:21:35 +09:00
Shougo Matsushita 3003f6078d Split view functions 2013-11-21 18:54:04 +09:00