Shougo Matsushita
|
b96e2bb402
|
- Added snippet aliases.
|
2013-01-22 10:49:21 +09:00 |
|
Shougo Matsushita
|
6863f6139c
|
- Added NeoBundleLazy snippet.
|
2013-01-22 10:48:34 +09:00 |
|
Shougo Matsushita
|
23677b98b9
|
- Improved tex snippets.
|
2012-12-21 19:19: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 |
|
rhysd
|
33e04bd750
|
fix C++ namespace snippet
namespace の開き括弧が抜けていたため,修正しました.
|
2012-11-11 20:57:25 +09:00 |
|
Shougo Matsushita
|
d709b75afe
|
- Fixed error in java snippet.
|
2012-11-09 07:58:17 +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
|
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
|
3300aafd8e
|
- Improved java snippets.
|
2012-11-01 18:44:37 +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
|
efecca4fb8
|
- Implemented target placeholder.
|
2012-10-30 07:38:37 +09:00 |
|
Shougo Matsushita
|
ff281e5171
|
- Improved python snippets.
|
2012-10-30 05:11:23 +09:00 |
|
Shougo Matsushita
|
c1cfe686ad
|
- Added get_selected_text().
|
2012-10-29 19:27:18 +09:00 |
|
Shougo Matsushita
|
de453e5a16
|
- Improved parse of snippets file.
|
2012-10-29 11:22:37 +09:00 |
|
Shougo Matsushita
|
6f2f181cb3
|
- Improved expand behavior.
|
2012-10-28 18:58:55 +09:00 |
|
Shougo Matsushita
|
a0cae1175e
|
- Improved ruby snippets.
|
2012-10-28 18:49:19 +09:00 |
|
Christian Höltje
|
d305dde1cc
|
- Merged.
|
2012-10-28 18:35:14 +09:00 |
|
Shougo Matsushita
|
b955d17e5e
|
- Improved g:neosnippet#disable_select_mode_mappings behavior.
|
2012-10-27 18:04:53 +09:00 |
|
ujihisa
|
5b78c5c6f6
|
bugfix: javascript setTimeout(...); has semicolon in the end which means it's not an expression but a statement.
|
2012-10-25 18:55:12 -07:00 |
|
ujihisa
|
020c2f126e
|
bugfix: JavaScript function literal is not only a statement but also an expression; you can pass the function literal as an argument for a function call.
|
2012-10-25 18:54:21 -07:00 |
|
Shougo Matsushita
|
e24b6baeb9
|
- Merged.
|
2012-10-26 10:48:41 +09:00 |
|
Shougo Matsushita
|
2a4db10f9b
|
- Improved javascript snippet file.
|
2012-10-26 10:46:05 +09:00 |
|
ujihisa
|
b01091afd7
|
ditto in lua and vim/vital
|
2012-10-25 09:12:39 -07:00 |
|
ujihisa
|
43247731b7
|
javascript snippet bugfix: follows changes in prev_word/options
|
2012-10-25 09:00:22 -07:00 |
|
Shougo Matsushita
|
f79f3df531
|
- Use head instead of prev_word.
|
2012-10-21 21:13:26 +09:00 |
|
Shougo Matsushita
|
deaa1469f5
|
- Merged.
|
2012-10-21 18:03:39 +09:00 |
|
Shougo Matsushita
|
15e014ca10
|
- Added options word.
|
2012-10-21 18:03:10 +09:00 |
|
Shougo Matsushita
|
87b97cd385
|
- Added options head.
|
2012-10-21 17:51:07 +09:00 |
|
ujihisa
|
898488cccd
|
Added vim/vital snip.
|
2012-10-20 19:48:13 -07:00 |
|
ujihisa
|
5919706b02
|
Added haskelll snip.
|
2012-10-20 19:16:15 -07:00 |
|
ujihisa
|
76e8612410
|
Improved scala snip -- prev_word wasn't used properly
|
2012-10-20 00:24:26 -07:00 |
|
Shougo Matsushita
|
77b3a1950d
|
- Fixed markdown snip.
|
2012-10-19 19:26:30 +09:00 |
|
Shougo Matsushita
|
de6dd9aae2
|
- Improved documentation.
|
2012-10-19 11:02:08 +09:00 |
|
ujihisa
|
b5afaa3363
|
Improved C++ snip
|
2012-10-15 23:05:24 -07:00 |
|
ujihisa
|
776b5801a3
|
improved lua snip
|
2012-10-15 23:03:51 -07:00 |
|
rhysd
|
2f30c8c83e
|
Added C++ snippets
- static_cast ( this is C++11 feature )
- namespace
- new casts
|
2012-10-16 14:55:50 +09:00 |
|
ujihisa
|
030e98deda
|
improving C snip -- abbr has more info
|
2012-10-13 18:11:05 -07:00 |
|
ujihisa
|
50b9a3a059
|
Improved vim snip -- adding augroup snippet.
|
2012-10-07 14:36:32 -07:00 |
|
Shougo Matsushita
|
cc22621217
|
- Fixed vim snippets.
|
2012-10-06 18:00:21 +09:00 |
|
Shougo Matsushita
|
e370a62d44
|
- Changed g:neosnippet#disable_runtime_snippets behavior.
|
2012-10-04 17:51:15 +09:00 |
|
ujihisa
|
e7ac14bf34
|
scala snip tweaks
|
2012-10-03 21:24:24 -07:00 |
|
ujihisa
|
ab9dc6873b
|
Adding new snip: scala
|
2012-10-03 21:22:37 -07:00 |
|
Shougo Matsushita
|
6780dd60f6
|
- Improved python snippets.
|
2012-10-01 13:25:38 +09:00 |
|