Commit Graph

  • 48689a972d Fix #273 check modifiable in :NeoSnippetClearMarkers Shougo Matsushita 2015-05-04 16:26:59 +0900
  • 526b31253e Don't use \v patterns Shougo Matsushita 2015-05-04 16:26:33 +0900
  • d7145056c4 Fix concealcursor Shougo Matsushita 2015-01-28 21:51:56 +0900
  • 4fcc89017b Add honza snippets function for compatibility Shougo Matsushita 2015-01-28 21:51:16 +0900
  • 33dca18724 Merge pull request #269 from wuranbo/master Shougo 2015-04-10 18:43:15 +0900
  • 455193d750 *feature) 添加uppercase函数。 wuranbo 2015-04-10 17:07:46 +0800
  • 044c9cb8ca Fix #265 version up to 4.2 Shougo Matsushita 2015-01-19 19:28:11 +0900
  • 18e7aadc91 Fix sudo check Shougo Matsushita 2015-01-13 23:12:17 +0900
  • 811176b29b Merge pull request #259 from bluehavana/master Shougo 2014-11-18 18:53:29 +0900
  • 03e044871d Replace XDG_CACHE_DIR with XDG_CACHE_HOME bluehavana 2014-11-17 16:48:12 -0800
  • 23327c4379 Fix #257 remove <Plug>(neosnippet_expand_target) Shougo Matsushita 2014-10-27 19:27:04 +0900
  • 4734238921 Fix #252 improve optional placeholder behavior Shougo Matsushita 2014-10-14 20:49:56 +0900
  • 58a8296b2a Remove backticks Shougo Matsushita 2014-08-07 05:39:12 +0900
  • ee1246a61b Merge pull request #248 from rhysd/fix/doc Shougo 2014-08-19 01:06:21 +0900
  • c72e26e50c fix trivial mistakes in document rhysd 2014-08-16 16:15:19 +0900
  • 292df943a0 Fix #243 improve expand target behavior Shougo Matsushita 2014-07-30 20:20:47 +0900
  • b898dd9a9b Fix #237 expand trigger problem Shougo Matsushita 2014-07-30 20:19:09 +0900
  • 01d17aa885 Remove iminsert reset Shougo Matsushita 2014-07-15 19:08:09 +0900
  • 9ad14d0ce7 Update for vimlint Shougo Matsushita 2014-07-12 08:13:07 +0900
  • d981b8aee7 Fix #169 support for multiple filetypes Shougo Matsushita 2014-07-09 22:41:11 +0900
  • b8da324ed9 Fix for travis Shougo Matsushita 2014-07-08 19:40:47 +0900
  • c871e0f84b Fix for vimlint Shougo Matsushita 2014-07-01 08:05:07 +0900
  • 8d61e62a65 Fix #239 $XDG_CACHE_DIR Shougo Matsushita 2014-06-27 22:06:42 +0900
  • c386150c0b Add travis Shougo Matsushita 2014-06-27 21:11:44 +0900
  • 318c9fb417 Improve tag Shougo Matsushita 2014-06-18 22:24:14 +0900
  • 6d475877bf Fix #237 expand trigger problem Shougo Matsushita 2014-06-16 19:33:58 +0900
  • 58a203c5dd Fix #235 improve clear_select_mode_mappings behavior Shougo Matsushita 2014-06-11 21:50:37 +0900
  • 578530edf1 Fix documentation Shougo Matsushita 2014-05-21 23:06:27 +0900
  • 3ad458d235 Merge pull request #231 from wilywampa/master Shougo 2014-05-13 19:48:51 +0900
  • 31ffdd6808 Escape ampersand in mirror text Jacob Niehus 2014-05-12 21:39:57 -0700
  • d02aafcbdd Fix neosnippet parser error Shougo Matsushita 2014-05-13 08:23:49 +0900
  • 8b504f2dd8 Implement cache feature Shougo Matsushita 2014-05-11 17:56:27 +0900
  • e8b1af724b Improve snippets parser Shougo Matsushita 2014-05-11 17:46:20 +0900
  • a7c05372ba Remove autodate Shougo Matsushita 2014-03-29 11:39:44 +0900
  • 883b0e2efb Improve documentation Shougo Matsushita 2014-03-12 02:57:48 +0900
  • c48dbf4077 Improve candidates filtering Shougo Matsushita 2014-03-11 21:34:54 +0900
  • 5090af586c Fix #218 add g:neosnippet#expand_word_boundary Shougo Matsushita 2014-03-11 21:28:47 +0900
  • de82d40911 Fix documentation Shougo Matsushita 2014-02-24 08:26:55 +0900
  • bc2d1772a2 Fix #212 indentation behavior Shougo Matsushita 2014-02-15 11:00:28 +0900
  • 7502b06be0 Update vital Shougo Matsushita 2014-02-15 10:53:59 +0900
  • d23ee02b49 Better English ujihisa 2014-02-10 14:04:19 -0800
  • f53d61768f Merge pull request #211 from jmatth/fix_rename Shougo 2014-02-10 16:01:08 +0900
  • 94531f7081 Fixing typos in unite sources. Josh Matthews 2014-02-09 21:39:54 -0500
  • cf1211c242 Fix :NeoSnippetClearMarkers behavior Shougo Matsushita 2014-01-20 00:13:18 +0900
  • 103d701267 More documented ujihisa 2014-01-15 14:43:23 -0800
  • e127812718 Merge pull request #206 from kikito/runtime-snippets-doc Shougo 2014-01-15 14:36:12 -0800
  • a8d3b2fe96 reworded some phrases about installation in the doc kikito 2014-01-15 23:22:26 +0100
  • 39dfaaef18 grouped all installation instructions together and reworded some phrases kikito 2014-01-15 23:22:01 +0100
  • 6b3a670b5a Fix error Shougo Matsushita 2014-01-11 16:35:29 +0900
  • 5dba6a034e Version 4.1 Fatal: split default snippets repository Shougo Matsushita 2014-01-11 16:29:00 +0900
  • dcf2d8518c Improve snipMate compatibility Shougo Matsushita 2014-01-11 05:53:23 +0900
  • 76278170ac Fix documentation Shougo Matsushita 2014-01-11 05:46:47 +0900
  • dac995a807 Improve scala snippets. ujihisa 2014-01-09 22:13:20 -0800
  • ee92ed6682 Improve c++ snippet (for_cpp11) ujihisa 2014-01-09 22:11:49 -0800
  • 4574119819 Merge pull request #204 from alpaca-tc/fixed_indent_expr Shougo 2014-01-05 07:18:15 -0800
  • b99c214a96 Fixed SnippetsIndent() alpaca-tc 2014-01-05 23:18:39 +0900
  • ff5c6e9bc1 Improve matchers for neocomplete Shougo Matsushita 2014-01-05 23:09:54 +0900
  • 001b7c65bf Improve make cache behavior Shougo Matsushita 2014-01-01 23:41:03 +0900
  • 4f36f44726 bugfix: call() splats arguments that you didn't want. (fixes #203) ujihisa 2014-01-01 01:27:00 -0800
  • e27b72e119 bugfix: neosnippet isn't unite (fixes #203) ujihisa 2014-01-01 00:57:22 -0800
  • bc7969afb2 Fix #203 add g:neosnippet#scope_aliases Shougo Matsushita 2014-01-01 11:00:43 +0900
  • 622a691785 Improve snippet initialization Shougo Matsushita 2014-01-01 10:22:03 +0900
  • 46fa8a9c2c Renamed files Shougo Matsushita 2013-12-31 07:52:54 +0900
  • eafef3c2d3 Rename snippet to neosnippet Shougo Matsushita 2013-12-31 07:50:41 +0900
  • 3a2e43a934 Improve snippet source Shougo Matsushita 2013-12-31 07:37:27 +0900
  • 4fc33adfd5 closes #202 bugfix: & does not get replaced by itself ujihisa 2013-12-30 01:28:19 -0800
  • 072f7a47ca Improve c+ snippets (class, for-in, and misc) ujihisa 2013-12-29 19:55:17 -0800
  • 4a294edbac Improve vim snippets. ujihisa 2013-12-29 19:54:05 -0800
  • 8b4b6ebf82 Improve ruby snippets (ruby coding convention) ujihisa 2013-12-29 19:53:42 -0800
  • fe636d7684 Improve ruby snippets (only for indentation) ujihisa 2013-12-29 19:51:13 -0800
  • f82c5e1edf Improve ruby snippets. ujihisa 2013-12-29 19:46:11 -0800
  • 0b6184aea1 Add MoonScript snippets. ujihisa 2013-12-29 19:45:37 -0800
  • b32f4f2f93 Add information for neosnippet-snippets Shougo Matsushita 2013-12-30 10:57:31 +0900
  • 29d6a0b4c9 Change runtime snippets directory Shougo Matsushita 2013-12-28 20:20:15 +0900
  • e5b90773b2 Delete InsertLeave event Shougo Matsushita 2013-12-25 22:04:02 +0900
  • 38a24ec1db Fix #199 add :NeoSnippetClearMarkers command Shougo Matsushita 2013-12-25 21:56:56 +0900
  • f657404c22 Improve java snippet Shougo Matsushita 2013-12-21 15:08:08 +0900
  • 909c2c9fdb Fix C++ snippets Shougo Matsushita 2013-12-19 19:02:11 +0900
  • 370f7cdae5 Merge pull request #197 from LeafCage/fix_folding_marker_snip Shougo 2013-12-12 01:52:16 -0800
  • 3e2bc8941e fix: folding markerが含まれるsnippetで他の窓のfoldingが閉じられる問題 LeafCage 2013-12-12 08:31:10 +0900
  • f43b9a7197 Merge pull request #195 from creasty/sid_prefix Shougo 2013-11-30 10:52:19 -0800
  • 728c2601b4 Fixes SID_PREFIX bug Yuki Iwanaga 2013-12-01 00:50:17 +0900
  • f1afc46c5d Merge pull request #194 from syngan/bib.snip Shougo 2013-11-26 07:21:14 -0800
  • 559d0407aa add bib.snip syngan 2013-11-26 23:06:04 +0900
  • accdab4bf2 Fix <Plug>(neosnippet_jump) Shougo Matsushita 2013-11-26 16:25:22 +0900
  • 869ba9875c Fix target problem. Shougo Matsushita 2013-11-22 12:26:44 +0900
  • 4d3bc928e0 Fix #192 target behavior Shougo Matsushita 2013-11-22 12:21:35 +0900
  • 3003f6078d Split view functions Shougo Matsushita 2013-11-21 18:54:04 +0900
  • e295f190dc Delete echodoc support. Shougo Matsushita 2013-11-21 18:41:17 +0900
  • 212609b1e3 Move many helper functions Shougo Matsushita 2013-11-21 18:40:40 +0900
  • 3d4487111e Add helpers file Shougo Matsushita 2013-11-21 18:25:37 +0900
  • 3e60de00a3 Improve variables methods Shougo Matsushita 2013-11-21 18:20:36 +0900
  • 4f35262ae1 Improve snipMate compatibility init Shougo Matsushita 2013-11-21 18:16:10 +0900
  • 7b1f900912 Move register_oneshot_snippet function Shougo Matsushita 2013-11-21 18:14:07 +0900
  • 038d75ce58 Add parser Move echodoc Move mappings API Shougo Matsushita 2013-11-21 18:10:26 +0900
  • 374a77c59d Merge branch 'refactor' of https://github.com/Shougo/neosnippet.vim into refactor Shougo Matsushita 2013-11-21 11:21:06 +0900
  • a952edd245 - Added variable file. Shougo Matsushita 2013-11-21 11:20:55 +0900
  • eba42def68 - Fixed mappings. Shougo Matsushita 2013-11-20 18:01:49 +0900
  • 4c37e44248 Merged. Shougo Matsushita 2013-11-20 18:00:12 +0900
  • 4fa3a17b10 - Fixed #191 register broken Shougo Matsushita 2013-11-20 17:55:49 +0900