Commit Graph

351 Commits

Author SHA1 Message Date
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 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
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 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 b51dc62ef0 - Added python snippets. 2012-11-02 17:54:48 +09:00
Shougo Matsushita e367cd6330 - Improved partial match behavior. 2012-11-02 14:39:23 +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
cpfaff edf1f563e1 improves unite source and faq descriptions 2012-10-31 10:43:08 +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
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
Shougo Matsushita 355789b029 - Search snippets recursively. 2012-10-19 16:07:15 +09:00
Shougo Matsushita de6dd9aae2 - Improved documentation. 2012-10-19 11:02:08 +09:00
Shougo Matsushita 16762dfe1d - Fixed syntax highlight. 2012-10-19 09:00:36 +09:00
Shougo Matsushita 5970efcf6b - Fixed menu pattern. 2012-10-18 16:31:45 +09:00
Shougo Matsushita befa939da6 - Added unite__new_candidate action in snippet source. 2012-10-18 12:28:51 +09:00
Shougo Matsushita 97b0a2a246 - Fixed s:get_sources_list(). 2012-10-18 11:57:09 +09:00
Shougo a0600fa2fe Merge pull request #47 from NagatoPain/stardiviner
improve include document
2012-10-17 01:46:05 -07:00
NagatoPain 2ff38d0d21 improve include doc 2012-10-17 16:43:23 +08:00
Shougo Matsushita daba463774 - Improved documentation. 2012-10-17 16:27:12 +09:00
Shougo Matsushita 10281266ea - Improved documentation. 2012-10-17 14:45:37 +09:00
Shougo Matsushita e17f326239 - Improved escape placeholder. 2012-10-17 08:27:52 +09:00
Shougo Matsushita 33de2273e8 - Fixed alias problem. 2012-10-17 08:19:37 +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
ujihisa 030e98deda improving C snip -- abbr has more info 2012-10-13 18:11:05 -07:00
Shougo Matsushita d7d40d66f4 - Improved documentation. 2012-10-14 09:51:30 +09:00
Shougo Matsushita dcacb06461 - Improved documentation. 2012-10-14 09:46:24 +09:00
Shougo Matsushita 93ef606993 Merge branch 'neosnippet' of github.com:Shougo/neocomplcache-snippets-complete into neosnippet 2012-10-08 22:01:34 +09:00
Shougo Matsushita b6eed31074 - Fixed typo. 2012-10-08 22:01:19 +09:00
ujihisa 50b9a3a059 Improved vim snip -- adding augroup snippet. 2012-10-07 14:36:32 -07:00
Shougo Matsushita 496ef77c79 - Fixed for E749. 2012-10-06 20:19:44 +09:00
Shougo Matsushita 365357b741 - Fixed substitute marker. 2012-10-06 17:16:56 +09:00
Shougo Matsushita 88821a7d9b - Improved indent snippet behavior. 2012-10-06 16:22:36 +09:00
Shougo Matsushita d7d138090e - Changed prev_word behavior. 2012-10-04 18:49:16 +09:00
Shougo Matsushita e370a62d44 - Changed g:neosnippet#disable_runtime_snippets behavior. 2012-10-04 17:51:15 +09:00
Shougo Matsushita 725151160e - Improved documentation. 2012-10-04 17:17:42 +09:00
Shougo Matsushita ce8e095c9c - Fixed s:get_cursor_snippet(). 2012-10-04 14:28:37 +09:00
Shougo Matsushita 306ef025a7 Merge branch 'neosnippet' of github.com:Shougo/neocomplcache-snippets-complete into neosnippet 2012-10-04 14:21:21 +09:00
Shougo Matsushita 4d20ebd679 - Fixed documentation. 2012-10-04 14:21:05 +09:00
ujihisa ab9dc6873b Adding new snip: scala 2012-10-03 21:22:37 -07:00
Shougo Matsushita 6eef3d5462 - Changed :NeoSnippetEdit behavior. 2012-10-04 12:35:07 +09:00
Shougo Matsushita 82dce7fb66 Merge branch 'neosnippet' of github.com:Shougo/neocomplcache-snippets-complete into neosnippet 2012-10-04 10:22:56 +09:00
Shougo Matsushita 6e733a5ccb - Refactored snippets filter. 2012-10-04 10:22:35 +09:00
ujihisa f23db01e40 docfix: :NeoSnippetEdit's option descriptions were in :NeoSnippetMakeCache 2012-10-02 14:25:49 -07:00
Shougo Matsushita 6780dd60f6 - Improved python snippets. 2012-10-01 13:25:38 +09:00
Shougo Matsushita 66ebdee9e1 - Fixed tags. 2012-10-01 11:47:04 +09:00
Shougo Matsushita f64bb1d55a - Deleted neosnippet#force_expandable(). 2012-10-01 10:26:09 +09:00
Shougo Matsushita e31b261755 - Fixed snippet source errors. 2012-09-30 23:16:26 +09:00
Shougo Matsushita e3fa0bbf64 - Renamed commands. 2012-09-30 19:10:25 +09:00
Shougo Matsushita f065035e7f - Changed neocomplcache source behavior. 2012-09-30 18:22:30 +09:00
Shougo Matsushita 83e20ff749 - Improved documentation. 2012-09-30 18:13:49 +09:00
Shougo Matsushita ba03d23a91 - Fixed error. 2012-09-30 18:04:48 +09:00
Shougo Matsushita 0739b9b12e - Improved filetype complete. 2012-09-30 17:45:41 +09:00
Shougo Matsushita 9b4b9e6a02 - Improved for filetype. 2012-09-30 17:33:50 +09:00
Shougo Matsushita 67b59e9a1b - Deleted s:get_cursor_keyword_snippet(). 2012-09-30 17:30:21 +09:00
Shougo Matsushita 1747ce4581 - Improved documentation. 2012-09-30 17:23:02 +09:00
Shougo Matsushita 6cebc087a2 - Refactored variables. 2012-09-30 17:17:31 +09:00
Shougo Matsushita 4fe36ca340 - Deleted neocomplcache#util functions. 2012-09-30 17:09:49 +09:00
Shougo Matsushita c07fdec557 - Vitalized. 2012-09-30 17:06:28 +09:00
Shougo Matsushita cb51dd674d - Changed runtime directory. 2012-09-30 17:04:46 +09:00
Shougo Matsushita a21c9ef22d - Renamed keymappings. 2012-09-27 21:30:33 +09:00
Shougo Matsushita 60eb5de99c - Renamed documentation. 2012-09-27 21:17:07 +09:00
ujihisa 8e7e2d4ee4 expanding tabs to spaces. it'll indent well with 'expandtab' 2012-09-26 19:06:23 -07:00
Shougo Matsushita 9bfd793dfa - Improved add placeholder behavior. 2012-09-27 07:38:16 +09:00
ujihisa 52d86e726c Improved ruby snip. 2012-09-22 22:55:13 -07:00
ujihisa 20db46190d docfix: it's no longer a part of neocomplcache 2012-09-22 22:48:18 -07:00
Shougo Matsushita 8bf26b819f - Merged. 2012-09-23 14:30:30 +09:00
Shougo Matsushita fd9d2ea81a - Fixed column in select mode. 2012-09-23 14:30:02 +09:00
ujihisa 4e120c839d oops sorry I didn't add ChangeLog items 2012-09-22 22:29:10 -07:00
ujihisa 423a1a311d better english 2012-09-22 22:03:20 -07:00
Shougo Matsushita d321e4f1c9 - Improved cursor position. 2012-09-23 13:48:35 +09:00
Shougo Matsushita 20eedd2741 - Fixed substitute tab character. 2012-09-23 13:45:38 +09:00
Shougo Matsushita fb026cf661 Merge branch 'master' of github.com:Shougo/neocomplcache-snippets-complete 2012-09-23 13:11:39 +09:00
Shougo Matsushita 4e85f83382 - Fixed doc. 2012-09-23 13:11:26 +09:00
ujihisa 2e5acbb340 better english 2012-09-22 12:24:01 -07:00
Shougo Matsushita 589a3287db - Merged. 2012-09-06 11:00:35 +09:00
Shougo Matsushita eed6af62f0 - Added neocomplcache__convertable attribute. 2012-09-05 17:03:56 +09:00
Shougo Matsushita d2f088dee5 - Improved documentation. 2012-09-01 10:51:59 +09:00
Shougo Matsushita fcf3af4b46 - Changed <Plug>(neocomplcache_snippets_expand) behavior. 2012-09-01 10:50:22 +09:00
Shougo Matsushita b45fc3a55f - Fixed neocomplcache#sources#snippets_complete#force_expandable(). 2012-08-27 12:20:31 +09:00
Shougo Matsushita 1367f60705 - Improved caching snippet files. 2012-08-02 11:11:44 +09:00
Shougo Matsushita d4413637d6 - Improved documentation. 2012-07-02 11:37:14 +09:00
Shougo Matsushita f777092636 - Improved documentation. 2012-06-06 10:05:36 +09:00
Shougo Matsushita 0dc85a33c5 - Added neocomplcache#sources#snippets_complete#get_snippets_dir(). 2012-06-06 10:01:42 +09:00
Shougo Matsushita 2bc321b8a5 - Fixed exapnd indentation. 2012-06-02 09:53:35 +09:00
Shougo Matsushita cc5d07175c - Added ftdetect file. 2012-05-17 22:16:04 +09:00
Shougo Matsushita fa8cc3d935 Merge branch 'master' of github.com:Shougo/neocomplcache-snippets-complete 2012-05-12 08:43:12 +09:00
Shougo Matsushita cd025ee324 - Improved c snip. 2012-05-12 08:41:49 +09:00
bootleq aaa87cac7d Minor doc fix for mapping-saving map. 2012-05-05 23:37:12 +08:00
bootleq ba3f4c9587 Try to polish doc English. 2012-05-05 23:28:44 +08:00
bootleq c70b7799cb Cleanup tab-only empty lines. 2012-05-05 23:19:31 +08:00
bootleq f26b17b219 Minor doc fix.
Example of sources#snippets_complete#force_expandable().
2012-05-05 23:19:31 +08:00
bootleq a3c33eef10 Fix doc link to snippet-syntax chapter. 2012-05-05 17:15:07 +08:00
Shougo Matsushita 8a9e800ddd - Released ver.2.0. 2012-05-03 10:59:56 +09:00
Shougo Matsushita c85e8c2303 - Fixed nested placeholder problem. 2012-04-05 09:53:52 +09:00
Shougo Matsushita 35a112de90 - Fixed substitute pattern bug. 2012-03-23 12:14:13 +09:00
Shougo Matsushita 809060696c - Fixed substitute marker. 2012-03-19 00:56:24 +09:00
Shougo Matsushita f741685f9e - Fixed for expandtab. 2012-03-19 00:39:35 +09:00
Shougo Matsushita 60969f5ac0 - Fixed for echodoc. 2012-03-17 22:53:56 +09:00
Shougo Matsushita 16a651924c - Fixed snippets indentation. 2012-03-16 00:06:21 +09:00
Shougo Matsushita bb74b83c7c - Don't conceal default codes. 2012-03-15 23:26:21 +09:00
Shougo Matsushita 2732687aaf - Improved search snippet markers behavior. 2012-03-15 17:23:26 +09:00
Shougo Matsushita 7e442e9a68 - Fixed errors. 2012-03-14 10:13:13 +09:00
Shougo Matsushita 4b24e4bc2f - Changed marker patterns. 2012-03-14 09:43:33 +09:00
Shougo Matsushita 7f78cba880 - Refactored substitute patterns. 2012-03-14 09:35:41 +09:00
Shougo Matsushita 02f0120c06 - Fixed expand bug. 2012-03-14 08:49:57 +09:00
Shougo Matsushita 55803fcfcd - Refactored expand snippet behavior. 2012-03-14 00:39:45 +09:00
Shougo Matsushita 23146787d0 - Fixed plugin indentation problem. 2012-03-08 18:38:58 +09:00
Shougo Matsushita f19dd42c17 - Better English. 2012-03-08 18:02:57 +09:00
Shougo Matsushita 8ec6ee3f82 - Use shiftwidth instead of softabstop. 2012-03-08 18:01:53 +09:00
Shougo Matsushita 2da0d192af - Improved snippet source. 2012-03-07 10:05:00 +09:00
Shougo Matsushita c214bafc5b - Fixed snippet source behavior. 2012-03-07 08:39:08 +09:00
Shougo Matsushita 54b9c1d128 - Added snippet source. 2012-03-07 08:19:01 +09:00
Shougo Matsushita 741c42b2c3 - Improved ftplugin. 2012-03-06 17:04:37 +09:00
Shougo Matsushita 7ab14b958c - Added neocomplcache#sources#snippets_complete#force_expandable() and
neocomplcache#sources#snippets_complete#jumpable().
2012-03-03 16:35:48 +09:00
Shougo Matsushita a9aaca8582 - Added neocomplcache#sources#snippets_complete#force_expandable() and
neocomplcache#sources#snippets_complete#jumpable().
2012-03-03 16:32:39 +09:00
Shougo Matsushita 322041ae04 - Improved split(). 2012-02-25 23:05:10 +09:00
Shougo Matsushita 105485ac1d - Improved a bit. 2012-02-24 13:42:12 +09:00
Shougo Matsushita 505d8f96ee - Fixed prev_word behavior. 2012-02-22 12:59:57 +09:00
Shougo Matsushita 7d97a43a02 - Improved documentation. 2012-02-21 13:07:46 +09:00
Shougo Matsushita a7093fd652 - Fixed variable name. 2012-02-05 10:24:59 +09:00
Shougo Matsushita 20a3ea701c - Fixed documentation. 2012-02-02 18:17:45 +09:00
Shougo Matsushita 6ba0badddd - Improved documentation. 2012-02-02 18:16:06 +09:00