Commit Graph

809 Commits

Author SHA1 Message Date
sasdf
9265c5483a Support ${VISUAL} keyword 2018-06-03 19:07:58 +08:00
Shougo Matsushita
fa7cc15aee Fix #428 update the documentation 2018-05-01 20:40:19 +09:00
Shougo Matsushita
8cf286e3bf Fix #421 user_data error 2018-03-12 18:16:15 +09:00
Shougo Matsushita
e38afeab49 Fix expand target 2018-02-22 22:51:55 +09:00
Shougo Matsushita
ea4e91e797 Update FAQ 2018-02-20 07:54:01 +09:00
Shougo
ba91a5a54a
Merge pull request #419 from jsit/jsit/snipmate-dupes-416
Only set alternative trigger name in SnipMate mode if duplicate exists
2018-02-20 07:51:36 +09:00
Jay Sitter
ceb6cdec5a Only set alternative trigger name in SnipMate mode if duplicate exists 2018-02-19 11:22:57 -05:00
Shougo Matsushita
f514e3be28 Fix #418 user_data support 2018-02-19 06:58:24 +09:00
Shougo Matsushita
ef8729c7cc Add neosnippet#complete_done() 2018-02-18 19:42:39 +09:00
Shougo Matsushita
7121b95c9e Fix #398 user_data support 2018-02-18 19:33:56 +09:00
Shougo Matsushita
e70864c53c Fix #417 completed snippets parser 2018-02-18 18:53:18 +09:00
Shougo Matsushita
3071a45a4c Fix #416 snipMate compatibility 2018-02-18 18:29:42 +09:00
Shougo Matsushita
5f436616ba Fix completed_snippet parser 2018-02-18 18:26:16 +09:00
Shougo Matsushita
4936b19bfb Fix parser 2018-02-04 18:12:32 +09:00
Shougo Matsushita
b500600c56 Fix #413 parse problem 2018-02-04 18:11:52 +09:00
Shougo Matsushita
770ed583cf Fix lint error 2018-01-26 08:59:10 +09:00
Shougo Matsushita
bf3b68aeeb Fix sudo problem 2018-01-26 08:39:05 +09:00
Shougo Matsushita
add11c0c40 Fix #411 initialize snippet 2018-01-12 09:31:51 +09:00
Shougo
b674417b42
Merge pull request #410 from pione30/fix-the-duplicated-mapping
fix-the-duplicated-mapping
2018-01-01 18:59:38 +09:00
pione30
885f0e243b fix-the-duplicated-mapping 2018-01-01 16:16:16 +09:00
Shougo
6b07ad4879
Merge pull request #409 from legendre6891/patch-1
Fix mistake in the documentation
2017-12-19 22:46:36 +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 Matsushita
ddd01d0ee3 Remove markers 2017-10-01 22:40:17 +09:00
Shougo Matsushita
c86a19b06a Improve eval behavior 2017-09-18 21:21:04 +09:00
Shougo Matsushita
5bf290f923 Fix #400 Check eval snippet 2017-09-18 21:18:20 +09:00
Shougo Matsushita
0e829d51b1 Fix #398 v:completed_item.snippet and v:completed_item.snippet_trigger support 2017-09-02 17:30:42 +09:00
Shougo
b0d6b1c7e0 Merge pull request #397 from NigoroJr/master
Fix c snippets expanded in cpp filetype
2017-08-17 19:32:34 +09:00
Naoki Mizuno
e01a166c4e Fix c snippets expanded in cpp filetype 2017-08-12 21:36:44 +09:00
Shougo Matsushita
4bf88a9e49 Fix #392 filetype problem 2017-07-15 13:39:24 +09:00
Shougo Matsushita
d6333c191b Fix js_encode() error 2017-07-15 08:37:26 +09:00
Shougo
867149c566 Merge pull request #390 from TylerHorth/master
Add arguments_are_optional variable
2017-06-24 15:37:34 +09:00
Shougo
7cfb9aa4a4 Merge pull request #391 from TylerHorth/ignore-rust-self
Ignore rust self argument when completing methods
2017-06-24 15:37:12 +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
ce2007bb15 Update docs 2017-06-16 23:13:20 -04:00
Tyler Horth
e416d25436 Add arguments_are_optional completion setting 2017-06-16 22:50:37 -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
4896d55b1d Fix neosnippet source 2017-06-15 09:01:23 +09:00
Shougo Matsushita
6f87e27d4e Fix deoplete source 2017-06-11 15:17:11 +09:00
Shougo Matsushita
9996520d6b Fix #384 escape abbr 2017-04-23 18:26:07 +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
Shougo Matsushita
368f83d39c Fix completed snippets error 2017-03-31 08:02:38 +09:00
Shougo
b869a031a9 Merge pull request #378 from h-youhei/indent
Reset indent if the line starts with syntax
2017-03-15 08:08:43 +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