Commit Graph

62 Commits

Author SHA1 Message Date
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