Commit Graph

676 Commits

Author SHA1 Message Date
Shougo Matsushita
20f82b2e02 - Changed neosnippet#expandable() behavior. 2013-01-07 10:37:02 +09:00
Shougo Matsushita
7e57355018 - Improved initialization timing. 2013-01-02 13:53:58 +09:00
Shougo Matsushita
b1ac2eb3ed - Updated vital. 2012-12-25 22:58:04 +09:00
Shougo Matsushita
23677b98b9 - Improved tex snippets. 2012-12-21 19:19:23 +09:00
Shougo Matsushita
46442d8893 - Fixed typo. 2012-12-17 10:55:50 +09:00
Shougo Matsushita
c98182d10d - Converted markers. 2012-12-13 17:34:20 +09:00
Shougo Matsushita
0fa62bcea1 - Fixed expand target behavior. 2012-12-13 16:52:58 +09:00
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
Shougo
011bbc25da Merge pull request #108 from syngan/master
improved tex.snip
2012-12-10 05:52:55 -08:00
syngan
87fb9aa4d2 improved tex.snip 2012-12-10 22:25:54 +09:00
ujihisa
536935d28a Merge pull request #107 from syngan/master
fixed typos
2012-12-08 16:39:48 -08:00
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