Shougo Matsushita
|
d01cd7247f
|
- Skip neocomplcache completion when expand or jump snippets.
|
2012-12-13 14:53:23 +09:00 |
|
Shougo Matsushita
|
8e9d221d06
|
- Improved tex snippet.
|
2012-12-11 00:41:51 +09:00 |
|
Shougo Matsushita
|
61e87acb1e
|
Merge branch 'master' of github.com:Shougo/neosnippet
|
2012-12-11 00:37:48 +09:00 |
|
Shougo Matsushita
|
2feefaf9b4
|
- Improved tex snippet.
|
2012-12-11 00:37:42 +09:00 |
|
syngan
|
87fb9aa4d2
|
improved tex.snip
|
2012-12-10 22:25:54 +09: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
|
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 |
|
rhysd
|
33e04bd750
|
fix C++ namespace snippet
namespace の開き括弧が抜けていたため,修正しました.
|
2012-11-11 20:57:25 +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 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
|
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
|
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
|
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 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 |
|
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
|
1230648e39
|
- Fixed snippet mirror behavior.
|
2012-11-01 11:18:58 +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 |
|
Shougo Matsushita
|
40fb2b4877
|
- Fixed indentation.
|
2012-10-30 23:53:35 +09:00 |
|
Shougo Matsushita
|
00d2c7ed52
|
- Fixed neosnippet#jump() error.
|
2012-10-30 18:54:07 +09:00 |
|
Shougo Matsushita
|
19e6bb6253
|
- Refactored snippets files.
|
2012-10-30 17:53:14 +09:00 |
|
Shougo Matsushita
|
efb7202876
|
- Improved default snippet files.
|
2012-10-30 12:06:31 +09:00 |
|
Shougo Matsushita
|
ad5e0067e1
|
- Added <Plug>(neosnippet_register_oneshot_snippet).
|
2012-10-30 11:27:59 +09:00 |
|