Commit Graph

31 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 db82832526 Fix the snippet conceal marker 2017-02-09 07:46:29 +09:00
Shougo Matsushita 9132237f3c Fix #291 expand completed_snippet when expand key mapping 2016-11-04 18:19:34 +09:00
Shougo Matsushita 0571ffbc47 Fix TextChanged error 2016-02-18 06:12:47 +09:00
Shougo Matsushita 644b551aff Add abort flag 2016-02-08 21:48:14 +09:00
Shougo Matsushita a323d8255a Implement restore unnamed register feature 2016-01-26 21:32:31 +09:00
Shougo Matsushita 12ebafeb81 Add g:neosnippet#enable_auto_clear_markers option 2015-12-19 10:00:57 +09:00
Shougo Matsushita cfc99eedb5 Fix #306 clear all markers when BufWritePost 2015-12-16 03:40:40 +09:00
Shougo Matsushita 97e0886596 Fix #294 improve snippet initialization 2015-10-23 08:15:02 +09:00
Shougo Matsushita 32e2cf9f70 Implement auto clear markers feature 2015-08-29 09:33:43 +09:00
Shougo Matsushita 88d5efde15 Implement completed snippet feature 2015-08-22 06:36:11 +09:00
Shougo Matsushita 0760054560 Clear markers before save buffers 2015-08-16 07:07:40 +09:00
Shougo Matsushita 2c97d62503 Fix #279 add g:neosnippet#enable_conceal_markers 2015-06-23 21:51:14 +09:00
Shougo Matsushita a7c05372ba Remove autodate 2014-03-29 11:39:44 +09:00
Shougo Matsushita 6b3a670b5a Fix error 2014-01-11 16:35:29 +09:00
Shougo Matsushita 5dba6a034e Version 4.1 Fatal: split default snippets repository 2014-01-11 16:29:00 +09:00
Shougo Matsushita dcf2d8518c Improve snipMate compatibility 2014-01-11 05:53:46 +09:00
Shougo Matsushita 29d6a0b4c9 Change runtime snippets directory 2013-12-28 20:20:15 +09:00
Shougo Matsushita e5b90773b2 Delete InsertLeave event 2013-12-25 22:04:02 +09:00
Shougo Matsushita 3003f6078d Split view functions 2013-11-21 18:54:04 +09:00
Shougo Matsushita e295f190dc Delete echodoc support. 2013-11-21 18:41:17 +09:00
Shougo Matsushita 212609b1e3 Move many helper functions 2013-11-21 18:40:40 +09:00
Shougo Matsushita 3d4487111e Add helpers file 2013-11-21 18:25:37 +09:00
Shougo Matsushita 3e60de00a3 Improve variables methods 2013-11-21 18:20:36 +09:00
Shougo Matsushita 4f35262ae1 Improve snipMate compatibility init 2013-11-21 18:16:10 +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
Shougo Matsushita c3ca7a9ae2 - Improved clear mappings. 2013-11-19 16:07:04 +09:00
Shougo Matsushita 3f4e7a6ea9 - Improved initializer. 2013-11-19 16:04:32 +09:00