Commit Graph

812 Commits

Author SHA1 Message Date
syngan bc1262804a fixed typos 2012-12-08 22:57:59 +09:00
ujihisa e8d2dc9fa7 trivial typofix 2012-12-07 13:24:45 -08:00
Shougo Matsushita 9c4b50dd0b - Added NeoBundle snippet. 2012-12-02 00:44:38 +09:00
Shougo Matsushita 705d61471c - Improved for expand(). 2012-11-17 08:49:18 +09:00
Shougo Matsushita 9653ba6c32 - Improved documentation. 2012-11-16 08:05:14 +09:00
Shougo Matsushita d8d4c9e95c Merge branch 'master' of github.com:Shougo/neosnippet 2012-11-15 07:27:39 +09:00
Shougo Matsushita 8a5ac0b6a9 - Fixed error in warning message. 2012-11-15 07:27:05 +09:00
Shougo 6371d1481e Merge pull request #100 from rhysd/fix-synchronized-placeholder-example
fix an example of a synchronized placeholder
2012-11-11 05:54:18 -08:00
Shougo f729a4192a Merge pull request #101 from rhysd/fix-cpp-namespace-snippet
fix C++ namespace snippet
2012-11-11 05:53:58 -08:00
rhysd 33e04bd750 fix C++ namespace snippet
namespace の開き括弧が抜けていたため,修正しました.
2012-11-11 20:57:25 +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 17ab5b07f0 - Improved convert description behavior. 2012-11-09 12:39:41 +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
Shougo ef992cdd63 Merge pull request #95 from AmaiSaeta/fix/lacking-specifier_neosnippet-snippet-syntax_options-head_example
Fixed the lacking 'options head' specifier in the example of the help.
2012-11-06 17:46:14 -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 b475e05455 - Fixed filter_str. 2012-11-03 19:25:17 +09:00
Shougo Matsushita 1c05d0d9b1 - Fixed syntax. 2012-11-03 19:19:07 +09:00
Shougo Matsushita 5ccf34165e - Fixed syntax. 2012-11-03 19:10:54 +09:00
Shougo Matsushita 8b74b564f9 Merge branch 'master' of github.com:Shougo/neosnippet 2012-11-03 19:07:08 +09:00
Shougo 90bd8a978b Merge pull request #90 from thinca/fix-syntax-of-options
Fix syntax
2012-11-03 03:06:42 -07:00
thinca ae35cf4868 Fix syntax 2012-11-03 18:30:19 +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 8a2cc9f936 - Improved partial match condition. 2012-11-02 21:11:35 +09:00
Shougo c05573a331 Merge pull request #89 from zhaocai/master
set commentstring
2012-11-02 02:56:49 -07:00
Zhao Cai 6a6db2d411 set commentstring 2012-11-02 05:32:08 -04:00
Shougo Matsushita 9aa9ce6ea2 - Fixed snippet error. 2012-11-02 17:58:54 +09:00
Shougo Matsushita b51dc62ef0 - Added python snippets. 2012-11-02 17:54:48 +09:00
Shougo Matsushita f3eac08269 - Improved partial filter. 2012-11-02 15:08:20 +09:00
Shougo Matsushita 343925a5c8 - Fixed for abbr. 2012-11-02 14:57:17 +09:00
Shougo Matsushita e367cd6330 - Improved partial match behavior. 2012-11-02 14:39:23 +09:00
Shougo Matsushita c24924125b - Fixed for abbr. 2012-11-02 14:18:30 +09:00
Shougo Matsushita c3ea9a5d18 - Fixed set of abbr. 2012-11-02 14:13:08 +09:00