cpfaff
|
448753ca03
|
improves the documentation
|
2012-10-31 08:35:20 +01:00 |
|
cpfaff
|
63bd1329fc
|
improves the snippet syntax section
|
2012-10-30 21:45:29 +01:00 |
|
cpfaff
|
3c706b5670
|
improves the documentation
|
2012-10-30 17:47:01 +01:00 |
|
Shougo Matsushita
|
40fb2b4877
|
- Fixed indentation.
|
2012-10-30 23:53:35 +09:00 |
|
Shougo Matsushita
|
a725f55bfc
|
- Merged.
|
2012-10-30 23:20:46 +09:00 |
|
ujihisa
|
a8463df449
|
refs #75 thx cpfaff! (due to github server issue we can't post any comments on a github issue, I respond here instead of posting a comment on https://github.com/Shougo/neosnippet/pull/75#commits-pushed-96148fc )
|
2012-10-30 20:01:09 +09:00 |
|
cpfaff
|
b8f267513d
|
improves the documentation of the key mapping secion
|
2012-10-30 11:46:27 +01:00 |
|
cpfaff
|
11fb98aa9f
|
improves english of the key mappings section
|
2012-10-30 11:41:15 +01:00 |
|
cpfaff
|
062e92d5e4
|
improves introduction
|
2012-10-30 11:26:01 +01:00 |
|
cpfaff
|
96148fcf1d
|
improves english of the documentation a bit
|
2012-10-30 11:23:24 +01:00 |
|
cpfaff
|
0b7994aee7
|
improves the english of the second part of the documentation
|
2012-10-30 10:31:57 +01:00 |
|
Shougo
|
c380f83bbd
|
Merge pull request #72 from cpfaff/english_doc
English doc
|
2012-10-30 01:54:47 -07:00 |
|
Shougo Matsushita
|
19e6bb6253
|
- Refactored snippets files.
|
2012-10-30 17:53:14 +09:00 |
|
cpfaff
|
e68f4fbcb7
|
Improves the english of the first documentation section
|
2012-10-30 09:30:30 +01:00 |
|
cpfaff
|
549c42d4d3
|
Improves english documentation a bit
|
2012-10-30 09:25:43 +01:00 |
|
Shougo Matsushita
|
6a2c34bdaa
|
- Improved FAQ section.
|
2012-10-30 11:45:29 +09:00 |
|
Shougo Matsushita
|
ad5e0067e1
|
- Added <Plug>(neosnippet_register_oneshot_snippet).
|
2012-10-30 11:27:59 +09:00 |
|
Shougo Matsushita
|
c8a337b6aa
|
- Added indent option.
|
2012-10-30 10:58:26 +09:00 |
|
Shougo Matsushita
|
d93a1a1e92
|
- Added FAQ section.
|
2012-10-30 10:51:33 +09:00 |
|
Shougo Matsushita
|
617a858341
|
- Improved documentation.
|
2012-10-30 07:45:46 +09:00 |
|
Shougo Matsushita
|
efecca4fb8
|
- Implemented target placeholder.
|
2012-10-30 07:38:37 +09:00 |
|
Shougo Matsushita
|
be5b8e37cd
|
- Fixed for alias.
|
2012-10-30 05:18:59 +09:00 |
|
Shougo Matsushita
|
ff281e5171
|
- Improved python snippets.
|
2012-10-30 05:11:23 +09:00 |
|
Shougo Matsushita
|
9e96a69061
|
- Implemented commented placeholder.
|
2012-10-30 05:09:50 +09:00 |
|
Shougo Matsushita
|
c1cfe686ad
|
- Added get_selected_text().
|
2012-10-29 19:27:18 +09:00 |
|
Shougo Matsushita
|
d4870c9987
|
- Improved clear select mode mappings.
|
2012-10-29 12:28:33 +09:00 |
|
Shougo Matsushita
|
d30ce7fe79
|
- Improved syntax of markers.
|
2012-10-29 11:27:22 +09:00 |
|
Shougo Matsushita
|
de453e5a16
|
- Improved parse of snippets file.
|
2012-10-29 11:22:37 +09:00 |
|
Shougo Matsushita
|
2b5eb202f7
|
- Improved filter behavior.
|
2012-10-28 19:15:58 +09:00 |
|
Shougo Matsushita
|
6f2f181cb3
|
- Improved expand behavior.
|
2012-10-28 18:58:55 +09:00 |
|
Shougo Matsushita
|
f1a6401519
|
- Improved snipMate compatibility.
|
2012-10-28 18:47:26 +09:00 |
|
Shougo Matsushita
|
b955d17e5e
|
- Improved g:neosnippet#disable_select_mode_mappings behavior.
|
2012-10-27 18:04:53 +09:00 |
|
Shougo Matsushita
|
e9db76f71f
|
- Fixed for :SnippetEdit.
|
2012-10-27 12:20:00 +09:00 |
|
Shougo Matsushita
|
2a4db10f9b
|
- Improved javascript snippet file.
|
2012-10-26 10:46:05 +09:00 |
|
Shougo Matsushita
|
f46f36837e
|
- Deleted sandbox execution.
|
2012-10-25 10:50:25 +09:00 |
|
Shougo Matsushita
|
f87a6b324a
|
- Improved neosnippet#util#expand().
|
2012-10-23 11:00:22 +09:00 |
|
Shougo Matsushita
|
f79f3df531
|
- Use head instead of prev_word.
|
2012-10-21 21:13:26 +09:00 |
|
Shougo Matsushita
|
e44c9d6562
|
- Improved options word behavior.
|
2012-10-21 20:48:02 +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 |
|
ujihisa
|
7286b8e819
|
better English
|
2012-10-19 20:59:02 -07:00 |
|
ujihisa
|
42e3c7561f
|
typofix
|
2012-10-19 20:56:03 -07:00 |
|
ujihisa
|
b3dc4abc38
|
better English
|
2012-10-19 20:55:19 -07:00 |
|
Shougo Matsushita
|
a0c387de1e
|
- Improved documentation.
|
2012-10-19 18:38:52 +09:00 |
|
Shougo Matsushita
|
f0a97fa957
|
- Fixed make cache behavior.
|
2012-10-19 18:31:55 +09:00 |
|
Shougo Matsushita
|
003ecce466
|
- Improved documentation.
|
2012-10-19 16:11:37 +09:00 |
|