Commit Graph

151 Commits

Author SHA1 Message Date
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 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 7b1f900912 Move register_oneshot_snippet function 2013-11-21 18:14:07 +09:00
Shougo Matsushita 038d75ce58 Add parser
Move echodoc
Move mappings API
2013-11-21 18:10:26 +09:00
Shougo Matsushita 4c37e44248 Merged. 2013-11-20 18:00:12 +09:00
Shougo Matsushita 4fa3a17b10 - Fixed #191 register broken 2013-11-20 17:56:45 +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
Shougo Matsushita 3ff2918433 - Splitted mappings file. 2013-11-18 20:14:01 +09:00
Shougo Matsushita afa9ecc176 - Fixed #190 regexp feature. 2013-11-18 12:02:49 +09:00
Shougo Matsushita ad8cc61168 - Changed g:neosnippet#snippets_directory default value for compatibility. 2013-11-12 18:13:13 +09:00
Shougo Matsushita 294bcf2ff0 - g:neosnippet#snippets_directory allows list. 2013-11-12 17:31:06 +09:00
Shougo Matsushita fa587d5435 - Changed g:neosnippet#enable_snipmate_compatibility behavior. 2013-11-12 17:14:24 +09:00
Shougo Matsushita 9df3ad16cb - Fixed #187 initialization. 2013-10-28 13:47:23 +09:00
Shougo Matsushita 4c67a1b1ac - Fixed for sudo. 2013-09-26 15:24:48 +09:00
Shougo Matsushita e1d053c3b7 - Fixed #180 select default. 2013-09-23 13:26:44 +09:00
Shougo Matsushita b7ec09cf4d - Deleted snoremap. 2013-09-08 12:30:22 +09:00
Shougo Matsushita db72ae6771 - Improved stopinsert. 2013-07-12 14:10:45 +09:00
Shougo Matsushita f724d907ef - Fixed get_source_filetypes. 2013-07-11 14:45:40 +09:00
Shougo Matsushita f04a866db2 - Fixed neosnippet initialization. 2013-07-03 20:06:03 +09:00
Shougo Matsushita be90bb4f93 - Improved g:neosnippet#disable_select_mode_mappings behavior. 2013-07-03 12:42:26 +09:00
Shougo Matsushita 6a49b0fd1d - Fixed snippet substitution. 2013-06-27 11:16:30 +09:00
Shougo Matsushita 0c47bf82ed - Improved substitution. 2013-06-25 11:50:24 +09:00
Shougo Matsushita 167abeb068 - Improved context filetype check. 2013-06-08 09:03:30 +09:00
Shougo Matsushita b7be48ece3 - Deleted compatibility features. 2013-06-04 22:39:30 +09:00
Shougo Matsushita 9ee144e773 - Fixed get_filetype(). 2013-05-28 19:24:58 +09:00
Shougo Matsushita abd51a57da - Supported context_filetype. 2013-05-28 19:22:54 +09:00
Shougo Matsushita e9b3d8f00e - Improved s:check_initialize(). 2013-05-21 14:29:00 +09:00
Shougo Matsushita d402391f08 - Improved neosnippet initialization. 2013-05-21 14:24:33 +09:00
Shougo Matsushita 88910d3728 - Improved changing foldmethod feature. 2013-04-16 11:18:35 +09:00
Shougo Matsushita d2ddf3f5ef - Removed changing foldmethod feature. 2013-04-12 11:11:52 +09:00
Shougo Matsushita 9e38cd7b9c - Improved escape placeholder behavior. 2013-04-02 17:51:12 +09:00
ujihisa 3ca2e1d846 bugfix: variable mirror_marker is undefined at that time 2013-03-22 14:32:23 -07:00
Shougo Matsushita c5913090b4 - Fixed menu error. 2013-03-10 11:24:19 +09: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 85bb20d0cc - Fixed error in snippet source. 2013-03-05 22:54:52 +09:00
Shougo Matsushita e7f9b327de - Improved menu truncate behavior. 2013-03-02 18:27:24 +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 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 cc4d978744 - Lazy initialization. 2013-01-20 11:59:32 +09:00