Commit Graph

36 Commits

Author SHA1 Message Date
Shougo Matsushita ddd01d0ee3 Remove markers 2017-10-01 22:40:17 +09:00
Shougo Matsushita 382f68dbd0 Refactored 2017-06-15 09:11:15 +09:00
Shougo Matsushita 6dc9701417 Add LICENSE file 2017-06-15 09:04:27 +09:00
Shougo Matsushita 1bd7e23c79 Vim 7.4 is needed 2017-02-13 16:44:33 +09:00
Shougo Matsushita 05c00bfd18 Add -bar in the commands 2015-12-19 08:47:56 +09:00
Shougo Matsushita 5246b1f924 Add g:neosnippet#enable_complete_done 2015-12-12 03:07:13 +09:00
Shougo Matsushita 23327c4379 Fix #257 remove <Plug>(neosnippet_expand_target) 2014-10-27 19:27:04 +09:00
Shougo Matsushita a7c05372ba Remove autodate 2014-03-29 11:39:44 +09:00
Shougo Matsushita eafef3c2d3 Rename snippet to neosnippet 2013-12-31 07:54:47 +09:00
Shougo Matsushita 38a24ec1db Fix #199 add :NeoSnippetClearMarkers command 2013-12-25 21:56:56 +09:00
Shougo Matsushita 3003f6078d Split view functions 2013-11-21 18:54:04 +09:00
Shougo Matsushita 212609b1e3 Move many helper functions 2013-11-21 18:40:40 +09:00
Shougo Matsushita 7b1f900912 Move register_oneshot_snippet function 2013-11-21 18:14:07 +09:00
Shougo Matsushita bee4d73092 - Added commands. 2013-11-19 16:19:33 +09:00
Shougo Matsushita 3f4e7a6ea9 - Improved initializer. 2013-11-19 16:04:32 +09:00
Shougo Matsushita 3ff2918433 - Splitted mappings file. 2013-11-18 20:14:01 +09:00
Shougo Matsushita b7be48ece3 - Deleted compatibility features. 2013-06-04 22:39:30 +09:00
Shougo Matsushita d402391f08 - Improved neosnippet initialization. 2013-05-21 14:24:33 +09:00
Shougo Matsushita cc4d978744 - Lazy initialization. 2013-01-20 11:59:32 +09:00
Shougo Matsushita 7e57355018 - Improved initialization timing. 2013-01-02 13:53:58 +09:00
Shougo Matsushita c98182d10d - Converted markers. 2012-12-13 17:34:20 +09:00
Shougo Matsushita 5952b6e51d - Refactored documentation. 2012-11-03 12:33:18 +09:00
Shougo Matsushita 32eca05280 - Added <Plug>(neosnippet_start_unite_snippet_target). 2012-10-31 14:50:50 +09:00
Shougo Matsushita ad5e0067e1 - Added <Plug>(neosnippet_register_oneshot_snippet). 2012-10-30 11:27:59 +09:00
Shougo Matsushita efecca4fb8 - Implemented target placeholder. 2012-10-30 07:38:37 +09:00
Shougo Matsushita 9e96a69061 - Implemented commented placeholder. 2012-10-30 05:09:50 +09:00
Shougo Matsushita c1cfe686ad - Added get_selected_text(). 2012-10-29 19:27:18 +09:00
Shougo Matsushita d4870c9987 - Improved clear select mode mappings. 2012-10-29 12:28:33 +09:00
Shougo Matsushita f0a97fa957 - Fixed make cache behavior. 2012-10-19 18:31:55 +09:00
ujihisa 3378bf8652 bugfix: neosnippet#caching_snippets doesn't exist. 2012-09-30 15:19:06 -07:00
Shougo Matsushita e3fa0bbf64 - Renamed commands. 2012-09-30 19:10:25 +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 6cebc087a2 - Refactored variables. 2012-09-30 17:17:31 +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