Commit Graph

425 Commits

Author SHA1 Message Date
Shougo Matsushita
5c89e3193b - Disabled partial match. 2013-03-24 20:35:25 +09:00
Shougo Matsushita
f53e29aba1 - Added vim snippets. 2013-03-24 18:52:34 +09:00
Shougo Matsushita
2c5f641536 - Added ruby snippets. 2013-03-24 17:30:27 +09:00
Shougo Matsushita
35df8e7c97 - Improved documentation. 2013-03-24 17:22:20 +09:00
Shougo
1fc82d9d2f Merge pull request #127 from crazymaster/master
Fixed typo.
2013-03-22 18:57:19 -07:00
crazymaster
deea253898 Fixed typo. 2013-03-23 10:42:24 +09:00
ujihisa
3ca2e1d846 bugfix: variable mirror_marker is undefined at that time 2013-03-22 14:32:23 -07:00
ujihisa
9cd3fcb048 Added sql snippet. 2013-03-21 00:17:49 -07:00
Shougo
360b6514bd Merge pull request #122 from ZyX-I/support-VAM
Added support for vim-addon-manager, fixed indentation
2013-03-18 15:30:32 -07:00
Shougo Matsushita
7cdc508edb - Supported preview window. 2013-03-16 12:42:20 +09:00
Shougo Matsushita
c5913090b4 - Fixed menu error. 2013-03-10 11:24:19 +09:00
ZyX
ca196db5c0 Removed addon-info.json 2013-03-09 17:19:25 +04:00
Shougo Matsushita
938e614056 - Changed filtering behavior. 2013-03-06 00:23:10 +09:00
Shougo Matsushita
60e460f886 - Fixed on insert leave. 2013-03-05 23:23:07 +09:00
Shougo Matsushita
f81f66e211 - Fixed source error. 2013-03-05 22:57:03 +09:00
Shougo Matsushita
85bb20d0cc - Fixed error in snippet source. 2013-03-05 22:54:52 +09:00
ZyX
3b9c6706ca Added support for vim-addon-manager, fixed indentation
Without proper indenting code snippets break list
2013-03-03 19:19:22 +04: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
bcbbcaf85b - Ver.3.1 development is started. 2013-03-02 15:00:35 +09:00
Shougo Matsushita
4cb06a9678 - Added FAQ. 2013-02-24 22:30:59 +09:00
Shougo Matsushita
d036dffa89 - Improved documentation. 2013-02-24 22:23:31 +09:00
Shougo Matsushita
ef9338e776 - Improved vim snippet. 2013-02-24 15:34:45 +09:00
Shougo Matsushita
b0d0bb1a6c - Added unite__new_candidate action. 2013-02-17 16:11:21 +09:00
Shougo Matsushita
8fa2d27f62 - Improved snippet sources. 2013-02-17 14:58:57 +09:00
Shougo
38ba96ea91 Merge pull request #116 from osyo-manga/unite_source
add unite-source.
2013-02-16 21:37:00 -08:00
manga_osyo
336870a15a add unite-source. 2013-02-17 14:20:34 +09:00
Shougo Matsushita
fb1adf391b - Improved :NeoSnippetEdit. 2013-02-17 13:10:41 +09:00
Shougo Matsushita
47a1bfda12 - Fixed s:get_sources_filetypes() error. 2013-02-16 23:03:22 +09:00
Shougo Matsushita
c6e175ef71 - Fixed get snippet range. 2013-02-16 21:39:39 +09:00
Shougo Matsushita
f2f56b5a0f - Fixed on_insert_leave(). 2013-02-16 21:28:14 +09:00
Shougo Matsushita
925c03824d - Delete simple markers when InsertLeave. 2013-02-16 20:50:22 +09:00
Shougo Matsushita
6b10975d74 - Fixed documentation. 2013-02-16 20:23:13 +09:00
Shougo Matsushita
2666977005 - Added html snippet. 2013-02-16 14:35:09 +09:00
Shougo Matsushita
24dd5cff66 merged. 2013-02-16 13:15:46 +09:00
Shougo Matsushita
a6eae4ae36 - Added sh snippet. 2013-02-16 13:13:32 +09:00
ujihisa
f607d3bac1 Improved php snippets. 2013-02-03 15:36:52 -08:00
Shougo Matsushita
d8605ea946 - Added vim snippets. 2013-02-01 11:47:59 +09:00
Shougo Matsushita
27274a32a4 - Added autoload snippet in Vim snip. 2013-01-30 08:03:53 +09:00
Shougo Matsushita
15cbea0616 - Improved documentation. 2013-01-27 06:56:06 +09:00
Shougo Matsushita
b96e2bb402 - Added snippet aliases. 2013-01-22 10:49:21 +09:00
Shougo Matsushita
6863f6139c - Added NeoBundleLazy snippet. 2013-01-22 10:48:34 +09:00
Shougo Matsushita
cc4d978744 - Lazy initialization. 2013-01-20 11:59:32 +09:00
Shougo Matsushita
bdc7f9cb5b - Added neobundle#expandable_or_jumpable(). 2013-01-13 08:08:51 +09:00
Shougo Matsushita
ff8b0b60c9 Merge branch 'master' of github.com:Shougo/neosnippet 2013-01-12 00:00:16 +09:00
Shougo Matsushita
e1babfc02a - Deleted foldlevel. 2013-01-11 23:59:59 +09:00
Shougo
35ea7414ce Merge pull request #112 from 1syo/fix-document
fix document
2013-01-11 04:27:07 -08:00
TAKAHASHI Kazunari
d828d4d004 fix document 2013-01-10 15:15:13 +09:00
Shougo Matsushita
d59bf09b9b - Improved documentation. 2013-01-07 10:39:44 +09:00
Shougo Matsushita
20f82b2e02 - Changed neosnippet#expandable() behavior. 2013-01-07 10:37:02 +09:00