Commit Graph

771 Commits

Author SHA1 Message Date
Shougo f53d61768f Merge pull request #211 from jmatth/fix_rename
Fixing typos in unite sources.
2014-02-10 16:01:08 +09:00
Josh Matthews 94531f7081 Fixing typos in unite sources. 2014-02-09 21:39:54 -05:00
Shougo Matsushita cf1211c242 Fix :NeoSnippetClearMarkers behavior 2014-01-20 00:13:32 +09:00
ujihisa 103d701267 More documented 2014-01-15 14:43:23 -08:00
Shougo e127812718 Merge pull request #206 from kikito/runtime-snippets-doc
Runtime snippets doc
2014-01-15 14:36:12 -08:00
kikito a8d3b2fe96 reworded some phrases about installation in the doc 2014-01-15 23:22:26 +01:00
kikito 39dfaaef18 grouped all installation instructions together and reworded some phrases 2014-01-15 23:22:01 +01:00
Shougo Matsushita 6b3a670b5a Fix error 2014-01-11 16:35:29 +09:00
Shougo Matsushita 5dba6a034e Version 4.1 Fatal: split default snippets repository 2014-01-11 16:29:00 +09:00
Shougo Matsushita dcf2d8518c Improve snipMate compatibility 2014-01-11 05:53:46 +09:00
Shougo Matsushita 76278170ac Fix documentation 2014-01-11 05:53:46 +09:00
ujihisa dac995a807 Improve scala snippets. 2014-01-09 22:13:20 -08:00
ujihisa ee92ed6682 Improve c++ snippet (for_cpp11) 2014-01-09 22:11:49 -08:00
Shougo 4574119819 Merge pull request #204 from alpaca-tc/fixed_indent_expr
Fixed SnippetsIndent()
2014-01-05 07:18:15 -08:00
alpaca-tc b99c214a96 Fixed SnippetsIndent() 2014-01-05 23:18:39 +09:00
Shougo Matsushita ff5c6e9bc1 Improve matchers for neocomplete 2014-01-05 23:09:54 +09:00
Shougo Matsushita 001b7c65bf Improve make cache behavior 2014-01-02 08:53:01 +09:00
ujihisa 4f36f44726 bugfix: call() splats arguments that you didn't want. (fixes #203) 2014-01-01 01:27:00 -08:00
ujihisa e27b72e119 bugfix: neosnippet isn't unite (fixes #203) 2014-01-01 00:57:22 -08:00
Shougo Matsushita bc7969afb2 Fix #203 add g:neosnippet#scope_aliases 2014-01-01 11:00:43 +09:00
Shougo Matsushita 622a691785 Improve snippet initialization 2014-01-01 10:22:03 +09:00
Shougo Matsushita 46fa8a9c2c Renamed files 2013-12-31 07:54:47 +09:00
Shougo Matsushita eafef3c2d3 Rename snippet to neosnippet 2013-12-31 07:54:47 +09:00
Shougo Matsushita 3a2e43a934 Improve snippet source 2013-12-31 07:54:47 +09:00
ujihisa 4fc33adfd5 closes #202 bugfix: & does not get replaced by itself 2013-12-30 14:28:40 -08:00
ujihisa 072f7a47ca Improve c+ snippets (class, for-in, and misc) 2013-12-29 19:55:17 -08:00
ujihisa 4a294edbac Improve vim snippets. 2013-12-29 19:54:05 -08:00
ujihisa 8b4b6ebf82 Improve ruby snippets (ruby coding convention) 2013-12-29 19:53:42 -08:00
ujihisa fe636d7684 Improve ruby snippets (only for indentation) 2013-12-29 19:51:13 -08:00
ujihisa f82c5e1edf Improve ruby snippets. 2013-12-29 19:46:11 -08:00
ujihisa 0b6184aea1 Add MoonScript snippets. 2013-12-29 19:45:37 -08:00
Shougo Matsushita b32f4f2f93 Add information for neosnippet-snippets 2013-12-30 10:57:31 +09:00
Shougo Matsushita 29d6a0b4c9 Change runtime snippets directory 2013-12-28 20:20:15 +09: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
Shougo Matsushita f657404c22 Improve java snippet 2013-12-21 15:08:08 +09:00
Shougo Matsushita 909c2c9fdb Fix C++ snippets 2013-12-19 19:02:11 +09:00
Shougo 370f7cdae5 Merge pull request #197 from LeafCage/fix_folding_marker_snip
fix: folding markerが含まれるsnippetで他の窓のfoldingが閉じられる問題
2013-12-12 01:52:16 -08:00
LeafCage 3e2bc8941e fix: folding markerが含まれるsnippetで他の窓のfoldingが閉じられる問題 2013-12-12 08:31:10 +09:00
Shougo f43b9a7197 Merge pull request #195 from creasty/sid_prefix
Fixes SID_PREFIX bug
2013-11-30 10:52:19 -08:00
Yuki Iwanaga 728c2601b4 Fixes SID_PREFIX bug 2013-12-01 00:50:17 +09:00
Shougo f1afc46c5d Merge pull request #194 from syngan/bib.snip
add bib.snip
2013-11-26 07:21:14 -08:00
syngan 559d0407aa add bib.snip 2013-11-26 23:06:04 +09:00
Shougo Matsushita accdab4bf2 Fix <Plug>(neosnippet_jump) 2013-11-26 16:25:22 +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
Shougo Matsushita e295f190dc Delete echodoc support. 2013-11-21 18:41:17 +09:00
Shougo Matsushita 212609b1e3 Move many helper functions 2013-11-21 18:40:40 +09:00
Shougo Matsushita 3d4487111e Add helpers file 2013-11-21 18:25:37 +09:00