Commit Graph

23 Commits

Author SHA1 Message Date
Shougo Matsushita
795a13701f Add tests 2015-12-26 12:12:08 +09:00
Shougo Matsushita
402f77feb3 Improve completed snippet feature implementation 2015-12-26 11:54:30 +09:00
Shougo Matsushita
0bc303430b Rename to g:neosnippet#enable_completed_snippet 2015-12-26 11:42:46 +09:00
Shougo Matsushita
ff5d9e44ad Fix complete done problem 2015-12-20 09:54:46 +09:00
Shougo Matsushita
8054ac5d1b Improve complete_done 2015-12-19 12:28:49 +09:00
Shougo Matsushita
1d5b8589b6 Fix for ${0} problems 2015-12-19 11:44:33 +09:00
Shougo Matsushita
12ebafeb81 Add g:neosnippet#enable_auto_clear_markers option 2015-12-19 10:00:57 +09:00
Shougo Matsushita
cfc99eedb5 Fix #306 clear all markers when BufWritePost 2015-12-16 03:40:40 +09:00
Shougo Matsushita
4c1650096f Improve complete done behavior 2015-12-15 22:04:36 +09:00
Shougo Matsushita
44b129aa21 Ignore self argument 2015-12-13 18:00:38 +09:00
Shougo Matsushita
03e1a6ef79 Fix #304 complete_done problem 2015-12-13 15:53:44 +09:00
Shougo Matsushita
2e188180fd Fix unused variables error 2015-12-12 18:30:19 +09:00
Shougo Matsushita
43438178b0 Fix parse parenthesis 2015-12-12 18:08:13 +09:00
Shougo Matsushita
12ad06d37d Improve complete done behavior 2015-12-12 16:37:15 +09:00
Shougo Matsushita
5246b1f924 Add g:neosnippet#enable_complete_done 2015-12-12 03:07:13 +09:00
Shougo Matsushita
7dc7ce803e Fix completed snippet feature 2015-12-12 01:51:49 +09:00
Shougo Matsushita
02176938f7 Add auto pairs support 2015-11-21 13:27:09 +09:00
Shougo Matsushita
1617094a8c Fix paren parser 2015-09-01 05:56:41 +09:00
Shougo Matsushita
32e2cf9f70 Implement auto clear markers feature 2015-08-29 09:33:43 +09:00
Shougo Matsushita
19dc3db526 Improve completed snippet behavior 2015-08-25 20:40:08 +09:00
Shougo Matsushita
c76a668f40 Fix completed snippet 2015-08-25 08:11:37 +09:00
Shougo Matsushita
b4d50769c2 Fix #288 don't overwrite exists snippet 2015-08-23 14:49:33 +09:00
Shougo Matsushita
88d5efde15 Implement completed snippet feature 2015-08-22 06:36:11 +09:00