Commit Graph

90 Commits

Author SHA1 Message Date
Shougo Matsushita
0f0c924c18 - Improved snippets_complete source. 2013-05-28 17:06:55 +09:00
Shougo Matsushita
c6e5ea77e1 - Added neocomplete source. 2013-05-28 16:52:34 +09:00
Shougo Matsushita
3c9c731722 - Fixed html snippets. 2013-05-20 14:08:57 +09:00
Shougo Matsushita
a45cf80e03 - Fixed for new interface. 2013-05-12 05:02:48 +09:00
Shougo Matsushita
5f69130b33 - Added g:neosnippet#enable_preview option. 2013-03-30 11:28:25 +09:00
Shougo Matsushita
0ea0a0b3a7 - Added note. 2013-03-24 20:36:27 +09:00
Shougo Matsushita
5c89e3193b - Disabled partial match. 2013-03-24 20:35:25 +09:00
Shougo Matsushita
7cdc508edb - Supported preview window. 2013-03-16 12:42:20 +09:00
Shougo Matsushita
938e614056 - Changed filtering behavior. 2013-03-06 00:23:10 +09:00
Shougo Matsushita
e8922aebeb - Improved menu. 2013-03-02 18:31:05 +09:00
Shougo Matsushita
e7f9b327de - Improved menu truncate behavior. 2013-03-02 18:27:24 +09:00
Shougo Matsushita
c98182d10d - Converted markers. 2012-12-13 17:34:20 +09:00
Shougo Matsushita
ef5b97466e - Improved keyword filter behavior. 2012-11-10 10:47:14 +09:00
Shougo Matsushita
5ccca08ff8 - Improved snippet rank. 2012-11-09 08:47:12 +09:00
Shougo Matsushita
59f7c05fb2 - Improved completion behavior. 2012-11-04 20:47:54 +09:00
Shougo Matsushita
8a2cc9f936 - Improved partial match condition. 2012-11-02 21:11:35 +09:00
Shougo Matsushita
f3eac08269 - Improved partial filter. 2012-11-02 15:08:20 +09:00
Shougo Matsushita
343925a5c8 - Fixed for abbr. 2012-11-02 14:57:17 +09:00
Shougo Matsushita
e367cd6330 - Improved partial match behavior. 2012-11-02 14:39:23 +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
2b5eb202f7 - Improved filter behavior. 2012-10-28 19:15:58 +09:00
Shougo Matsushita
15e014ca10 - Added options word. 2012-10-21 18:03:10 +09:00
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
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
c0503b0f00 c.snip: trivial spacing fixes 2012-09-22 23:52:30 -07:00
ujihisa
52d86e726c Improved ruby snip. 2012-09-22 22:55:13 -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
476f33018f adding new snippet: lua 2012-09-22 22:26:56 -07:00
ujihisa
c2c75968d7 javascript snippet bugfixes: some of them didn't need semicolons. some of them didn't space properly. 2012-09-22 22:19:54 -07:00
ujihisa
11a541c5cd consistant indentation 2012-09-22 22:16:41 -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
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