Commit Graph

351 Commits

Author SHA1 Message Date
Shougo Matsushita 924e01541c Update the documentation 2018-06-07 10:50:05 +09:00
Shougo Matsushita fa7cc15aee Fix #428 update the documentation 2018-05-01 20:40:19 +09:00
Shougo Matsushita ea4e91e797 Update FAQ 2018-02-20 07:54:01 +09:00
Shougo Matsushita ef8729c7cc Add neosnippet#complete_done() 2018-02-18 19:42:39 +09:00
Shougo Matsushita 3071a45a4c Fix #416 snipMate compatibility 2018-02-18 18:29:42 +09:00
Kevin Li 6a0d6d8ccf
Fix mistake in the documentation
Fix/clarify the command NeoSnippetSource.
2017-12-18 14:00:14 -05:00
Shougo Matsushita 9ee1b4e059 Fix #407 supports extends feature in snipMate 2017-11-23 13:48:00 +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 4e55330cc3 Change variable name and improve docs 2017-06-19 21:04:58 -04:00
Tyler Horth ce2007bb15 Update docs 2017-06-16 23:13:20 -04:00
Shougo Matsushita af6e74863a Add the example 2017-06-17 09:14:32 +09: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 61ffe8ba5a Update the documentation 2017-01-08 21:34:29 +09:00
Shougo Matsushita e2d91cba20 Fix #362 documentation 2017-01-01 18:55:44 +09:00
Shougo Matsushita 9132237f3c Fix #291 expand completed_snippet when expand key mapping 2016-11-04 18:19:34 +09:00
Shougo Matsushita a1508f8872 Fix #306 documentation 2016-09-11 07:04:43 +09:00
Shougo Matsushita 5a8e589102 Fix the documentation 2016-01-09 22:22:56 +09:00
Shougo Matsushita 4782bda067 Fix the documentation 2015-12-29 21:27:13 +09:00
Shougo Matsushita 0bc303430b Rename to g:neosnippet#enable_completed_snippet 2015-12-26 11:42:46 +09:00
Shougo Matsushita 49b1743d03 Implement source feature 2015-12-23 21:05:12 +09:00
Shougo Matsushita 74a9c1e8b9 Fix the documentation 2015-12-23 20:27:57 +09:00
Shougo Matsushita e3118e888f You can use ${0} in oneline snippet 2015-12-19 12:17:31 +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 5246b1f924 Add g:neosnippet#enable_complete_done 2015-12-12 03:07:13 +09:00
Shougo Matsushita 60813b5b27 Version 5.0 development is started 2015-11-09 08:18:29 +09:00
Shougo Matsushita 35ec5dcde2 Fix doc 2015-11-07 13:15:47 +09:00
Shougo Matsushita 6defc065fd Improve doc 2015-11-07 12:59:40 +09:00
Shougo Matsushita 625382fab1 Add map-<expr> support in neosnippet#anonymous() 2015-11-04 23:57:00 +09:00
Shougo Matsushita 6ce1d55242 Fix #297 neosnippet#expand() 2015-11-03 17:45:03 +09:00
Shougo Matsushita 601f62b620 Fix #297 add neosnippet#expand() 2015-11-03 15:06:23 +09:00
Shougo Matsushita e30e797e73 Fix #196 implement File snippets feature in snipMate 2015-10-24 10:33:25 +09:00
Shougo Matsushita e13b0c4036 Improve doc 2015-10-22 07:26:08 +09:00
Shougo Matsushita e1940d7780 Fix #293 spelling 2015-10-22 07:21:47 +09:00
Shougo Matsushita bf4d2fdd31 Fix #293 add neosnippet#annonymous() 2015-10-21 21:13:14 +09:00
Shougo Matsushita bab27f8a95 Add b:neosnippet_disable_snippet_triggers 2015-10-02 06:32:37 +09:00
Shougo Matsushita 9dcb239f11 Fix #292 example 2015-09-26 08:21:11 +09:00
Shougo Matsushita d4a154ff6d Update example 2015-09-01 05:03:27 +09:00
Shougo Matsushita 5c9655eb75 Add completed snippet feature doc 2015-08-23 14:54:52 +09:00
Shougo Matsushita f1980468b0 Improve documentation 2015-06-23 21:51:53 +09:00
Shougo Matsushita 2c97d62503 Fix #279 add g:neosnippet#enable_conceal_markers 2015-06-23 21:51:14 +09:00
Shougo Matsushita 7c1d60f499 Remove g:neosnippet#enable_preview 2015-06-04 07:35:36 +09:00
Shougo Matsushita d7145056c4 Fix concealcursor 2015-04-11 12:44:14 +09:00
Shougo Matsushita 044c9cb8ca Fix #265 version up to 4.2 2015-01-19 19:28:11 +09:00
bluehavana 03e044871d Replace XDG_CACHE_DIR with XDG_CACHE_HOME
per http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
2014-11-17 16:48:12 -08:00
Shougo Matsushita 23327c4379 Fix #257 remove <Plug>(neosnippet_expand_target) 2014-10-27 19:27:04 +09:00
Shougo Matsushita 4734238921 Fix #252 improve optional placeholder behavior 2014-10-14 20:52:34 +09:00
rhysd c72e26e50c fix trivial mistakes in document
by vim-grammarous
2014-08-16 16:15:19 +09:00
Shougo Matsushita 8d61e62a65 Fix #239 $XDG_CACHE_DIR 2014-06-27 22:06:42 +09:00