Commit Graph

302 Commits

Author SHA1 Message Date
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
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
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