Commit Graph

550 Commits

Author SHA1 Message Date
Shougo Matsushita d2ddf3f5ef - Removed changing foldmethod feature. 2013-04-12 11:11:52 +09:00
Shougo 1584bba941 Merge pull request #135 from cpfaff/improve_readme
Improvements in the readme file.
2013-04-11 19:05:50 -07:00
cpfaff 03c905f4f2 Improvements in the readme file. 2013-04-11 22:02:59 +02:00
Shougo Matsushita 88663d2e96 - Improved syntax file. 2013-04-11 10:46:19 +09:00
Shougo b720f96c2c Merge pull request #134 from cpfaff/fix
The option name was indent not indentation. This closes #133.
2013-04-10 18:42:20 -07:00
cpfaff 873d553a39 Fixes typo 2013-04-10 23:11:16 +02:00
cpfaff b0c36ab2c9 Further improvements in the snippet syntax chapter 2013-04-10 23:03:15 +02:00
cpfaff 1492d75709 Removes doubled article 2013-04-10 15:17:05 +02:00
cpfaff 58bd65f05c The option name was indent not indentation. This closes #133. 2013-04-10 15:12:24 +02:00
Shougo 084170664f Merge pull request #132 from cpfaff/improvements
Some improvements in the helpfile chapter about the snippet syntax.
2013-04-09 19:06:49 -07:00
ujihisa 911086de51 add Java Hello World snippet 2013-04-09 18:09:43 -07:00
cpfaff 304131521d Some improvements in the helpfile chapter about the snippet syntax. 2013-04-09 22:57:13 +02:00
Shougo 8126b9c3f5 Merge pull request #130 from crazymaster/master
Updated doc.
2013-04-05 19:14:37 -07:00
crazymaster e0e5daf241 Updated doc. 2013-04-05 09:39:09 +09:00
crazymaster 1b34a333a2 Fixed typo. 2013-04-05 09:19:52 +09:00
Shougo Matsushita 9e38cd7b9c - Improved escape placeholder behavior. 2013-04-02 17:51:12 +09:00
ujihisa 08d5f030fd abandone legacy ruby syntax 2013-04-01 20:20:34 -07:00
ujihisa 4f32b4f856 Add kp19pp snippet. 2013-04-01 20:18:14 -07:00
ujihisa f25adadc50 typofix: lambda. also follows coding convention 2013-04-01 20:13:15 -07:00
Shougo Matsushita 5f69130b33 - Added g:neosnippet#enable_preview option. 2013-03-30 11:28:25 +09:00
Shougo Matsushita 876a68afa1 Merge branch 'master' of github.com:Shougo/neosnippet 2013-03-30 10:53:33 +09:00
Shougo Matsushita be9fcf4215 - Added rst snippets. 2013-03-30 10:53:16 +09:00
ujihisa 3307ff51e7 Merge pull request #129 from Sixeight/patch/1
Fixed typo. Thanks Sixeight!
2013-03-25 14:07:33 -07:00
Tomohiro Nishimura a1766c50f5 Fixed typo 2013-03-26 04:23:57 +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 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