Commit Graph

143 Commits

Author SHA1 Message Date
ujihisa e8d2dc9fa7 trivial typofix 2012-12-07 13:24:45 -08:00
Shougo Matsushita 9653ba6c32 - Improved documentation. 2012-11-16 08:05:14 +09:00
rhysd a44f4bd414 fix an example of a synchronized placeholder
$number が含まれて折らず,a synchronized placeholder の例になって
いなかったので,$number を使っているものに修正しました.
例は自分の作ったスニペットの中から適当に持ってきているので,もっと
適切な例があればそれを使っていただければと思います.
2012-11-11 20:52:52 +09:00
Shougo Matsushita 8da63999f5 - Merged. 2012-11-10 10:48:10 +09:00
Shougo Matsushita ef5b97466e - Improved keyword filter behavior. 2012-11-10 10:47:14 +09:00
Shougo Matsushita bc1f26d74d - Fixed convert description. 2012-11-09 14:25:32 +09:00
Shougo Matsushita 5ccca08ff8 - Improved snippet rank. 2012-11-09 08:47:12 +09:00
Shougo Matsushita d709b75afe - Fixed error in java snippet. 2012-11-09 07:58:17 +09:00
Shougo Matsushita 4c605a5d8f - Improved syntax error. 2012-11-09 07:55:40 +09:00
Shougo Matsushita 26a8a75a7e - Fixed s:indent_snippet(). 2012-11-08 11:56:07 +09:00
Shougo 2783eac03a Merge pull request #94 from AmaiSaeta/fix/typo_neosnippet-snippet-syntax
Fixed a typo in 'SNIPPET SYNTAX' section of the help.
2012-11-06 17:46:36 -08:00
AmaiSaeta 5e038dfc90 Fixed the lacking 'options head' specifier in the example of the help. 2012-11-07 01:13:55 +09:00
AmaiSaeta 29b1b6d38d Fixed a typo in 'SNIPPET SYNTAX' section of the help. 2012-11-07 00:44:05 +09:00
Shougo Matsushita df8767752e - Fixed expand target. 2012-11-06 15:28:54 +09:00
Shougo Matsushita 15cad9454d - Improved default tex snippets. 2012-11-06 14:56:29 +09:00
Shougo Matsushita 0a2d19aea4 - Changed spaces behavior. 2012-11-05 16:59:39 +09:00
Shougo Matsushita 83c199831c - Improved syntax description. 2012-11-05 16:41:01 +09:00
Shougo Matsushita bbf1f43ec5 - Fixed snippet parser. 2012-11-05 12:11:25 +09:00
Shougo Matsushita 177940ae3a - Fixed for comment string. 2012-11-05 12:01:14 +09:00
Shougo Matsushita 59f7c05fb2 - Improved completion behavior. 2012-11-04 20:47:54 +09:00
Shougo Matsushita 45c3baaf23 - Added regexp syntax. 2012-11-03 15:35:27 +09:00
Shougo Matsushita ff8b6f19c3 - Refactored parse routine. 2012-11-03 14:08:11 +09:00
Shougo Matsushita 2aed9fa34d - Added :NeoSnippetSource. 2012-11-03 12:40:08 +09:00
Shougo Matsushita 5952b6e51d - Refactored documentation. 2012-11-03 12:33:18 +09:00
Shougo Matsushita b51dc62ef0 - Added python snippets. 2012-11-02 17:54:48 +09:00
Shougo Matsushita e367cd6330 - Improved partial match behavior. 2012-11-02 14:39:23 +09:00
Shougo Matsushita cd41822fe1 - Fixed documentaion. 2012-11-02 11:45:47 +09:00
Shougo Matsushita 54d41fa170 - Fixed for neocomplcache. 2012-11-02 11:44:35 +09:00
Shougo Matsushita 9f74be4e7c - Used partial match for neocomplcache completion. 2012-11-02 11:19:46 +09:00
Shougo Matsushita c9a8833b60 - Added g:neosnippet#enable_snipmate_compatibility option. 2012-11-02 10:48:55 +09:00
Shougo Matsushita 3300aafd8e - Improved java snippets. 2012-11-01 18:44:37 +09:00
Shougo Matsushita 2a2be48c3b - Fixed convert description. 2012-11-01 11:29:37 +09:00
Shougo Matsushita 96cf9fd8ad - Fixed substitute of target. 2012-11-01 11:26:40 +09:00
Shougo Matsushita 01a4e239f8 Merge branch 'master' of github.com:Shougo/neosnippet 2012-11-01 11:20:00 +09:00
Shougo Matsushita 1230648e39 - Fixed snippet mirror behavior. 2012-11-01 11:18:58 +09:00
Shougo 1c3672ea97 Merge pull request #82 from cpfaff/doc_improvement
improves unite source and faq descriptions
2012-10-31 05:19:16 -07:00
cpfaff edf1f563e1 improves unite source and faq descriptions 2012-10-31 10:43:08 +01:00
ujihisa 595f9e6e5a Merge pull request #80 from cpfaff/doc_improvement
improves the documentation
2012-10-31 00:43:28 -07:00
cpfaff 448753ca03 improves the documentation 2012-10-31 08:35:20 +01:00
Shougo Matsushita d6cdc3670b - Improved documentation. 2012-10-31 14:51:53 +09:00
Shougo Matsushita 32eca05280 - Added <Plug>(neosnippet_start_unite_snippet_target). 2012-10-31 14:50:50 +09:00
Shougo Matsushita 2d5fccac52 - Improved indent_snippet(). 2012-10-31 11:10:56 +09:00
cpfaff 63bd1329fc improves the snippet syntax section 2012-10-30 21:45:29 +01:00
cpfaff 3c706b5670 improves the documentation 2012-10-30 17:47:01 +01:00
Shougo Matsushita 40fb2b4877 - Fixed indentation. 2012-10-30 23:53:35 +09:00
Shougo Matsushita a725f55bfc - Merged. 2012-10-30 23:20:46 +09:00
ujihisa a8463df449 refs #75 thx cpfaff! (due to github server issue we can't post any comments on a github issue, I respond here instead of posting a comment on https://github.com/Shougo/neosnippet/pull/75#commits-pushed-96148fc ) 2012-10-30 20:01:09 +09:00
cpfaff b8f267513d improves the documentation of the key mapping secion 2012-10-30 11:46:27 +01:00
cpfaff 11fb98aa9f improves english of the key mappings section 2012-10-30 11:41:15 +01:00
cpfaff 062e92d5e4 improves introduction 2012-10-30 11:26:01 +01:00