Commit Graph

32 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 5d3209b6f7 Update vital 2016-03-26 19:46:01 +09:00
Shougo Matsushita bcb7620a85 Fix #337 don't create user snippet directory 2016-03-05 17:12:12 +09:00
Shougo Matsushita 644b551aff Add abort flag 2016-02-08 21:48:14 +09:00
Shougo Matsushita 3e6f927854 Clear cache file in NeoSnippetMakeCache 2015-12-30 08:53:58 +09:00
Shougo Matsushita 248ee0651f Fix :NeoSnippetClearMarkers error 2015-12-19 11:38:44 +09:00
Shougo Matsushita 12ebafeb81 Add g:neosnippet#enable_auto_clear_markers option 2015-12-19 10:00:57 +09:00
Shougo Matsushita b214f7e3fd Fix #295 get snippet files 2015-10-26 22:02:33 +09:00
Shougo Matsushita e30e797e73 Fix #196 implement File snippets feature in snipMate 2015-10-24 10:33:25 +09:00
Shougo Matsushita b2e90869af Change function name 2015-10-23 14:23:52 +09:00
Shougo Matsushita a7c5fc843e Improve parse suffixes 2015-10-23 14:14:03 +09:00
Shougo Matsushita 32e56accfa Use snippets_file instead of snippet_file 2015-10-23 14:10:36 +09:00
Shougo Matsushita 32e2cf9f70 Implement auto clear markers feature 2015-08-29 09:33:43 +09:00
Shougo Matsushita 58ed397963 Improve clear markers behavior 2015-08-29 09:27:32 +09:00
Shougo Matsushita a272ad16d1 Improve NeoSnippetClearMarkers behavior 2015-08-16 07:05:02 +09:00
Shougo Matsushita 48689a972d Fix #273 check modifiable in :NeoSnippetClearMarkers 2015-05-04 16:26:59 +09:00
Shougo Matsushita 58a8296b2a Remove backticks 2014-09-10 02:24:42 +09:00
Shougo Matsushita e8b1af724b Improve snippets parser 2014-05-11 17:46:20 +09:00
Shougo Matsushita a7c05372ba Remove autodate 2014-03-29 11:39:44 +09:00
Shougo Matsushita cf1211c242 Fix :NeoSnippetClearMarkers behavior 2014-01-20 00:13:32 +09:00
Shougo Matsushita 001b7c65bf Improve make cache behavior 2014-01-02 08:53:01 +09:00
ujihisa 4f36f44726 bugfix: call() splats arguments that you didn't want. (fixes #203) 2014-01-01 01:27:00 -08:00
ujihisa e27b72e119 bugfix: neosnippet isn't unite (fixes #203) 2014-01-01 00:57:22 -08:00
Shougo Matsushita bc7969afb2 Fix #203 add g:neosnippet#scope_aliases 2014-01-01 11:00:43 +09:00
Shougo Matsushita 622a691785 Improve snippet initialization 2014-01-01 10:22:03 +09:00
Shougo Matsushita 38a24ec1db Fix #199 add :NeoSnippetClearMarkers command 2013-12-25 21:56:56 +09:00
Shougo Matsushita 212609b1e3 Move many helper functions 2013-11-21 18:40:40 +09:00
Shougo Matsushita 3e60de00a3 Improve variables methods 2013-11-21 18:20:36 +09:00
Shougo Matsushita 038d75ce58 Add parser
Move echodoc
Move mappings API
2013-11-21 18:10:26 +09:00
Shougo Matsushita bee4d73092 - Added commands. 2013-11-19 16:19:33 +09:00