Commit Graph

812 Commits

Author SHA1 Message Date
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
cpfaff edf1f563e1 improves unite source and faq descriptions 2012-10-31 10:43:08 +01:00
Shougo 8217c41e17 Merge pull request #81 from cpfaff/readme_improvement
Readme improvement
2012-10-31 01:19:40 -07:00
cpfaff 7d90008c75 improves the readme example section 2012-10-31 09:17:27 +01:00
cpfaff ab79760f3f improves readme installation section 2012-10-31 09:11:33 +01:00
ujihisa 595f9e6e5a Merge pull request #80 from cpfaff/doc_improvement
improves the documentation
2012-10-31 00:43:28 -07:00
cpfaff 448753ca03 improves the documentation 2012-10-31 08:35:20 +01:00
Shougo Matsushita d6cdc3670b - Improved documentation. 2012-10-31 14:51:53 +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 558883734d Merge pull request #77 from cpfaff/doc_improvement
improves the documentation
2012-10-30 18:45:57 -07: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
ujihisa 7b4a6d18ab Merge pull request #75 from cpfaff/english_doc
English doc
2012-10-30 03:48:52 -07: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
Shougo Matsushita 3faba814c4 Merge branch 'master' of github.com:Shougo/neosnippet 2012-10-30 18:54:35 +09:00
Shougo Matsushita 00d2c7ed52 - Fixed neosnippet#jump() error. 2012-10-30 18:54:07 +09:00
Shougo 512c27f72e Merge pull request #74 from cpfaff/english_doc
improves the english of the second part of the documentation
2012-10-30 02:50:35 -07: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 a4c2f3d376 Merge pull request #71 from NagatoPain/fix_invalid_syntax
fix invalid syntax
2012-10-29 22:31:45 -07:00
NagatoPain d7810aeada fix invalid syntax 2012-10-30 12:27:51 +08:00
Shougo Matsushita efb7202876 - Improved default snippet files. 2012-10-30 12:06:31 +09: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 6ec0f14a87 - Improved targetted placeholder behavior. 2012-10-30 10:47:52 +09:00
Shougo Matsushita bee141782a Merge branch 'master' of github.com:Shougo/neosnippet 2012-10-30 09:13:03 +09:00
Shougo Matsushita d1831744d6 - Fixed expand snippet. 2012-10-30 09:12:48 +09:00
Shougo 8c2eed558e Merge pull request #70 from docwhat/readme
Added initial README
2012-10-29 16:07:31 -07:00
Shougo Matsushita dc4ad41100 - Improved targetted placeholder. 2012-10-30 08:03:53 +09:00