Commit Graph

48 Commits

Author SHA1 Message Date
Shougo Matsushita ddd01d0ee3 Remove markers 2017-10-01 22:40:17 +09:00
Shougo 867149c566 Merge pull request #390 from TylerHorth/master
Add arguments_are_optional variable
2017-06-24 15:37:34 +09:00
Tyler Horth 19ecfee78c Ignore rust self 2017-06-19 21:11:59 -04:00
Tyler Horth 4e55330cc3 Change variable name and improve docs 2017-06-19 21:04:58 -04:00
Tyler Horth e416d25436 Add arguments_are_optional completion setting 2017-06-16 22:50:37 -04:00
Shougo Matsushita 382f68dbd0 Refactored 2017-06-15 09:11:15 +09:00
Shougo Matsushita 6dc9701417 Add LICENSE file 2017-06-15 09:04:27 +09:00
Shougo Matsushita 9996520d6b Fix #384 escape abbr 2017-04-23 18:26:07 +09:00
Shougo Matsushita 368f83d39c Fix completed snippets error 2017-03-31 08:02:38 +09:00
Shougo Matsushita 13c51ee885 Fix #368 select commas 2017-01-09 18:19:16 +09:00
Shougo Matsushita 65af2b9bca Fix #363 completed snippet parser 2017-01-02 10:41:43 +09:00
Shougo Matsushita 4cdeabfa89 Fix #359 completed snippets problem 2016-11-22 03:51:38 +09:00
Shougo Matsushita 22bf961126 Fix #358 completed snippet problem 2016-11-04 21:32:59 +09:00
Gaston Tonietti 6f7f877318 Use snippet provided by `completed_item` if it's present 2016-06-09 13:44:50 +10:00
Shougo Matsushita ce3c3d209c Fix #340 cache error 2016-03-30 07:20:16 +09:00
Shougo Matsushita 5d3209b6f7 Update vital 2016-03-26 19:46:01 +09:00
Shougo Matsushita 644b551aff Add abort flag 2016-02-08 21:48:14 +09:00
Shougo Matsushita 232d2e8def Fix completed snippet behavior 2016-02-06 11:50:02 +09:00
Shougo Matsushita 58fa466f7e Fix #322 completed snippet error for < Foo,Fee> in () 2016-01-18 12:03:13 +09:00
wsdjeg cbe71b872c Add defauly pairs
Fix https://github.com/Shougo/neosnippet.vim/issues/323
2016-01-17 17:16:30 +08:00
Shougo Matsushita 7eb577c5d0 Fix #320 completed snippet behavior 2016-01-14 07:27:55 +09:00
Shougo Matsushita ac6ac62a5b Improve completed snippet feature 2016-01-04 12:13:47 +09:00
Shougo Matsushita 57301f8a5d Fix #317 completed snippet problem 2016-01-01 20:53:21 +09:00
Shougo Matsushita 9125b4b57c Fix #318 completed snippet bug 2016-01-01 20:35:44 +09:00
Shougo Matsushita 50a25a35a2 Improve completed snippet behavior 2015-12-30 12:49:24 +09:00
Shougo Matsushita ae512e4818 Add angle support 2015-12-29 21:26:04 +09:00
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 4583b46376 Improve include implementation 2015-12-23 21:17:56 +09:00
Shougo Matsushita 457d5c8939 Fix cache problem 2015-12-23 21:17:05 +09:00
Shougo Matsushita 49b1743d03 Implement source feature 2015-12-23 21:05:12 +09:00
Shougo Matsushita fef60dbe6c Improve auto placeholder feature 2015-12-19 12:27:49 +09:00
Shougo Matsushita 1d5b8589b6 Fix for ${0} problems 2015-12-19 11:44:33 +09:00
Shougo Matsushita e30e797e73 Fix #196 implement File snippets feature in snipMate 2015-10-24 10:33:25 +09:00
Shougo Matsushita b2e90869af Change function name 2015-10-23 14:23:52 +09:00
Shougo Matsushita d657c10abe Improve indent 2015-10-23 14:11:23 +09:00
Shougo Matsushita 32e56accfa Use snippets_file instead of snippet_file 2015-10-23 14:10:36 +09:00
Shougo Matsushita 7c07c4d8a2 Improve menu 2015-10-03 10:35:58 +09:00
Shougo Matsushita 88d5efde15 Implement completed snippet feature 2015-08-22 06:36:11 +09:00
Shougo Matsushita 58ac259dc5 Improve error messages 2015-08-15 09:24:37 +09:00
Shougo Matsushita 18e7aadc91 Fix sudo check 2015-01-13 23:12:17 +09:00
Shougo Matsushita d02aafcbdd Fix neosnippet parser error 2014-05-13 08:23:49 +09:00
Shougo Matsushita 8b504f2dd8 Implement cache feature 2014-05-11 17:56:27 +09:00
Shougo Matsushita e8b1af724b Improve snippets parser 2014-05-11 17:46:20 +09:00
Shougo Matsushita a7c05372ba Remove autodate 2014-03-29 11:39:44 +09:00
Shougo Matsushita 5090af586c Fix #218 add g:neosnippet#expand_word_boundary 2014-03-11 21:28:47 +09:00
Shougo Matsushita 212609b1e3 Move many helper functions 2013-11-21 18:40:40 +09:00
Shougo Matsushita 038d75ce58 Add parser
Move echodoc
Move mappings API
2013-11-21 18:10:26 +09:00