Commit Graph

57 Commits

Author SHA1 Message Date
Shougo Matsushita f0a97fa957 - Fixed make cache behavior. 2012-10-19 18:31:55 +09:00
Shougo Matsushita 33de2273e8 - Fixed alias problem. 2012-10-17 08:19:37 +09:00
Shougo Matsushita 88821a7d9b - Improved indent snippet behavior. 2012-10-06 16:22:36 +09:00
Shougo Matsushita 6e733a5ccb - Refactored snippets filter. 2012-10-04 10:22:35 +09:00
Shougo Matsushita 04dd784a5b - Added <Plug>(neocomplcache_start_unite_snippet). 2012-10-03 18:13:18 +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 2359481091 - Fixed initialization. 2012-09-28 00:42:34 +09:00
Shougo Matsushita a21c9ef22d - Renamed keymappings. 2012-09-27 21:30:33 +09:00
Shougo Matsushita 7f3241815d - Re-Fixed wrong indentation when 'expandtab'. 2012-09-27 14:42:37 +09:00
Shougo Matsushita 9bfd793dfa - Improved add placeholder behavior. 2012-09-27 07:38:16 +09:00
Shougo Matsushita fd9d2ea81a - Fixed column in select mode. 2012-09-23 14:30:02 +09: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 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 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 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 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 f24fff3c60 - Fixed search(). 2012-03-15 21:29:33 +09:00
Shougo Matsushita 2923db87ab - Deleted echo. 2012-03-15 21:00:00 +09:00
Shougo Matsushita 17157a15ef - Fixed range(). 2012-03-15 20:50:45 +09:00
Shougo Matsushita 5fb35fce8d - Fixed range(). 2012-03-15 20:44:36 +09:00
Shougo Matsushita 5abf5cfdcd - Fixed nested snippet problem. 2012-03-15 20:25:16 +09:00
Shougo Matsushita ae564154f4 - Fixed error. 2012-03-15 20:06:20 +09:00
Shougo Matsushita 7d33bf8058 - Fixed snippet range error. 2012-03-15 19:59:01 +09:00
Shougo Matsushita a0bff2e441 - Fixed error. 2012-03-15 18:05:50 +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 8ec6ee3f82 - Use shiftwidth instead of softabstop. 2012-03-08 18:01:53 +09:00
Shougo Matsushita c214bafc5b - Fixed snippet source behavior. 2012-03-07 08:39:08 +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