Commit Graph

550 Commits

Author SHA1 Message Date
Shougo Matsushita 46fa8a9c2c Renamed files 2013-12-31 07:54:47 +09:00
Shougo Matsushita eafef3c2d3 Rename snippet to neosnippet 2013-12-31 07:54:47 +09:00
Shougo Matsushita 3a2e43a934 Improve snippet source 2013-12-31 07:54:47 +09:00
ujihisa 4fc33adfd5 closes #202 bugfix: & does not get replaced by itself 2013-12-30 14:28:40 -08:00
ujihisa 072f7a47ca Improve c+ snippets (class, for-in, and misc) 2013-12-29 19:55:17 -08:00
ujihisa 4a294edbac Improve vim snippets. 2013-12-29 19:54:05 -08:00
ujihisa 8b4b6ebf82 Improve ruby snippets (ruby coding convention) 2013-12-29 19:53:42 -08:00
ujihisa fe636d7684 Improve ruby snippets (only for indentation) 2013-12-29 19:51:13 -08:00
ujihisa f82c5e1edf Improve ruby snippets. 2013-12-29 19:46:11 -08:00
ujihisa 0b6184aea1 Add MoonScript snippets. 2013-12-29 19:45:37 -08:00
Shougo Matsushita b32f4f2f93 Add information for neosnippet-snippets 2013-12-30 10:57:31 +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 38a24ec1db Fix #199 add :NeoSnippetClearMarkers command 2013-12-25 21:56:56 +09:00
Shougo Matsushita f657404c22 Improve java snippet 2013-12-21 15:08:08 +09:00
Shougo Matsushita 909c2c9fdb Fix C++ snippets 2013-12-19 19:02:11 +09:00
Shougo 370f7cdae5 Merge pull request #197 from LeafCage/fix_folding_marker_snip
fix: folding markerが含まれるsnippetで他の窓のfoldingが閉じられる問題
2013-12-12 01:52:16 -08:00
LeafCage 3e2bc8941e fix: folding markerが含まれるsnippetで他の窓のfoldingが閉じられる問題 2013-12-12 08:31:10 +09:00
Shougo f43b9a7197 Merge pull request #195 from creasty/sid_prefix
Fixes SID_PREFIX bug
2013-11-30 10:52:19 -08:00
Yuki Iwanaga 728c2601b4 Fixes SID_PREFIX bug 2013-12-01 00:50:17 +09:00
Shougo f1afc46c5d Merge pull request #194 from syngan/bib.snip
add bib.snip
2013-11-26 07:21:14 -08:00
syngan 559d0407aa add bib.snip 2013-11-26 23:06:04 +09:00
Shougo Matsushita accdab4bf2 Fix <Plug>(neosnippet_jump) 2013-11-26 16:25:22 +09:00
Shougo Matsushita 869ba9875c Fix target problem. 2013-11-22 12:26:44 +09:00
Shougo Matsushita 4d3bc928e0 Fix #192 target behavior 2013-11-22 12:21:35 +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 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 374a77c59d Merge branch 'refactor' of https://github.com/Shougo/neosnippet.vim into refactor 2013-11-21 11:21:06 +09:00
Shougo Matsushita a952edd245 - Added variable file. 2013-11-21 11:20:55 +09:00
Shougo Matsushita eba42def68 - Fixed mappings. 2013-11-20 18:01:49 +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 b59609c74e - Fixed neosnippet#util#set_default(). 2013-11-13 06:15:57 +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 a21e139296 - Updated README. 2013-11-12 17:19:02 +09:00
Shougo Matsushita fa587d5435 - Changed g:neosnippet#enable_snipmate_compatibility behavior. 2013-11-12 17:14:24 +09:00
Shougo Matsushita 18b7723114 - Improved documentation. 2013-11-12 17:13:52 +09:00
Shougo Matsushita 9df3ad16cb - Fixed #187 initialization. 2013-10-28 13:47:23 +09:00