Commit Graph

  • f106827933 Fix skip completion behavior Shougo Matsushita 2016-01-09 23:03:19 +0900
  • d1fa664ec9 Improve skip next completion behavior Shougo Matsushita 2016-01-09 22:53:10 +0900
  • 5a8e589102 Fix the documentation Shougo Matsushita 2016-01-09 22:22:56 +0900
  • ac6ac62a5b Improve completed snippet feature Shougo Matsushita 2016-01-04 12:13:47 +0900
  • 57301f8a5d Fix #317 completed snippet problem Shougo Matsushita 2016-01-01 20:53:21 +0900
  • 8a13d4a679 Add test Shougo Matsushita 2016-01-01 20:37:00 +0900
  • 9125b4b57c Fix #318 completed snippet bug Shougo Matsushita 2016-01-01 20:35:44 +0900
  • 688cb202bc Fix #316 select mode jump behavior Shougo Matsushita 2015-12-31 10:33:00 +0900
  • 50a25a35a2 Improve completed snippet behavior Shougo Matsushita 2015-12-30 12:49:24 +0900
  • 3e6f927854 Clear cache file in NeoSnippetMakeCache Shougo Matsushita 2015-12-30 08:53:58 +0900
  • 4782bda067 Fix the documentation Shougo Matsushita 2015-12-29 21:27:13 +0900
  • ae512e4818 Add angle support Shougo Matsushita 2015-12-26 12:39:45 +0900
  • 0b3b441bef Merge pull request #314 from grafi-tt/issue305-indent-selected-target-lines Shougo 2015-12-29 21:23:20 +0900
  • 3e7f5e4e8b Detect and correctly shift indent level of selected target lines. Shunsuke Shimizu 2015-12-29 01:27:54 +0900
  • 795a13701f Add tests Shougo Matsushita 2015-12-26 12:12:08 +0900
  • 402f77feb3 Improve completed snippet feature implementation Shougo Matsushita 2015-12-26 11:54:30 +0900
  • 0bc303430b Rename to g:neosnippet#enable_completed_snippet Shougo Matsushita 2015-12-26 11:42:46 +0900
  • 4583b46376 Improve include implementation Shougo Matsushita 2015-12-23 21:17:56 +0900
  • 457d5c8939 Fix cache problem Shougo Matsushita 2015-12-23 21:17:05 +0900
  • 49b1743d03 Implement source feature Shougo Matsushita 2015-12-23 21:05:12 +0900
  • 74a9c1e8b9 Fix the documentation Shougo Matsushita 2015-12-23 20:27:57 +0900
  • 5b8038e5d3 Fix #309 snippet range problem Shougo Matsushita 2015-12-23 20:20:24 +0900
  • ff5d9e44ad Fix complete done problem Shougo Matsushita 2015-12-20 09:52:57 +0900
  • 8054ac5d1b Improve complete_done Shougo Matsushita 2015-12-19 12:28:49 +0900
  • fef60dbe6c Improve auto placeholder feature Shougo Matsushita 2015-12-19 12:27:49 +0900
  • e3118e888f You can use ${0} in oneline snippet Shougo Matsushita 2015-12-19 12:17:31 +0900
  • 824c0fbe98 Fix #308 nested snippet problem Shougo Matsushita 2015-12-19 12:16:36 +0900
  • 1d5b8589b6 Fix for ${0} problems Shougo Matsushita 2015-12-19 11:44:33 +0900
  • 248ee0651f Fix :NeoSnippetClearMarkers error Shougo Matsushita 2015-12-19 11:38:44 +0900
  • 12ebafeb81 Add g:neosnippet#enable_auto_clear_markers option Shougo Matsushita 2015-12-19 10:00:57 +0900
  • de5a7e284d Fix nested snippets behavior Shougo Matsushita 2015-12-19 09:09:19 +0900
  • 05c00bfd18 Add -bar in the commands Shougo Matsushita 2015-12-19 08:47:56 +0900
  • cfc99eedb5 Fix #306 clear all markers when BufWritePost Shougo Matsushita 2015-12-16 03:40:40 +0900
  • 4c1650096f Improve complete done behavior Shougo Matsushita 2015-12-15 22:04:36 +0900
  • 33aa676c8f Fix #305 indent snippet Shougo Matsushita 2015-12-15 21:26:22 +0900
  • 5cff13af13 Fix #305 expand snippet problem Shougo Matsushita 2015-12-15 07:48:13 +0900
  • 44b129aa21 Ignore self argument Shougo Matsushita 2015-12-13 18:00:38 +0900
  • 6866346823 Fix jump problems Shougo Matsushita 2015-12-13 17:06:24 +0900
  • 03e1a6ef79 Fix #304 complete_done problem Shougo Matsushita 2015-12-13 15:53:44 +0900
  • 2e188180fd Fix unused variables error Shougo Matsushita 2015-12-12 18:30:19 +0900
  • 43438178b0 Fix parse parenthesis Shougo Matsushita 2015-12-12 18:08:13 +0900
  • 12ad06d37d Improve complete done behavior Shougo Matsushita 2015-12-12 16:37:15 +0900
  • 5246b1f924 Add g:neosnippet#enable_complete_done Shougo Matsushita 2015-12-12 03:07:13 +0900
  • 7dc7ce803e Fix completed snippet feature Shougo Matsushita 2015-12-12 01:51:49 +0900
  • 3814544033 Fix #302 search the snippet range Shougo Matsushita 2015-12-11 22:12:22 +0900
  • 02176938f7 Add auto pairs support Shougo Matsushita 2015-11-21 13:27:09 +0900
  • 60813b5b27 Version 5.0 development is started Shougo Matsushita 2015-11-09 08:18:29 +0900
  • 35ec5dcde2 Fix doc Shougo Matsushita 2015-11-07 13:15:47 +0900
  • 6defc065fd Improve doc Shougo Matsushita 2015-11-07 12:59:40 +0900
  • bc7904ca36 Fix snippets order problem Shougo Matsushita 2015-11-07 10:20:02 +0900
  • cf9958c63b Fix #292 documentation Shougo Matsushita 2015-11-07 10:18:54 +0900
  • 625382fab1 Add map-<expr> support in neosnippet#anonymous() Shougo Matsushita 2015-11-04 23:57:00 +0900
  • 6ce1d55242 Fix #297 neosnippet#expand() Shougo Matsushita 2015-11-03 17:45:03 +0900
  • 601f62b620 Fix #297 add neosnippet#expand() Shougo Matsushita 2015-11-03 15:06:23 +0900
  • 5867906757 Don't use sudo for Travis CI Shougo Matsushita 2015-11-01 14:21:23 +0900
  • 755f08a08f Use context_filetype plugin for source filetypes Shougo Matsushita 2015-10-31 18:11:25 +0900
  • b214f7e3fd Fix #295 get snippet files Shougo Matsushita 2015-10-26 22:02:33 +0900
  • e30e797e73 Fix #196 implement File snippets feature in snipMate Shougo Matsushita 2015-10-24 10:33:25 +0900
  • b2e90869af Change function name Shougo Matsushita 2015-10-23 14:23:52 +0900
  • a7c5fc843e Improve parse suffixes Shougo Matsushita 2015-10-23 14:14:03 +0900
  • d657c10abe Improve indent Shougo Matsushita 2015-10-23 14:11:23 +0900
  • 32e56accfa Use snippets_file instead of snippet_file Shougo Matsushita 2015-10-23 14:10:36 +0900
  • fead622ed0 Improve indent a bit Shougo Matsushita 2015-10-23 10:59:19 +0900
  • 97e0886596 Fix #294 improve snippet initialization Shougo Matsushita 2015-10-23 08:15:02 +0900
  • e13b0c4036 Improve doc Shougo Matsushita 2015-10-22 07:26:08 +0900
  • e1940d7780 Fix #293 spelling Shougo Matsushita 2015-10-22 07:21:47 +0900
  • bf4d2fdd31 Fix #293 add neosnippet#annonymous() Shougo Matsushita 2015-10-21 21:13:14 +0900
  • 7c07c4d8a2 Improve menu Shougo Matsushita 2015-10-03 10:35:58 +0900
  • bab27f8a95 Add b:neosnippet_disable_snippet_triggers Shougo Matsushita 2015-10-02 06:32:37 +0900
  • 9dcb239f11 Fix #292 example Shougo Matsushita 2015-09-26 08:21:11 +0900
  • 1617094a8c Fix paren parser Shougo Matsushita 2015-09-01 05:56:41 +0900
  • d4a154ff6d Update example Shougo Matsushita 2015-09-01 05:03:27 +0900
  • 32e2cf9f70 Implement auto clear markers feature Shougo Matsushita 2015-08-29 09:33:43 +0900
  • 58ed397963 Improve clear markers behavior Shougo Matsushita 2015-08-29 09:27:32 +0900
  • 8cd4224432 Improve select mode mapping Shougo Matsushita 2015-08-29 09:25:51 +0900
  • 19dc3db526 Improve completed snippet behavior Shougo Matsushita 2015-08-25 20:40:08 +0900
  • c76a668f40 Fix completed snippet Shougo Matsushita 2015-08-25 08:11:37 +0900
  • 5c9655eb75 Add completed snippet feature doc Shougo Matsushita 2015-08-23 14:54:52 +0900
  • b4d50769c2 Fix #288 don't overwrite exists snippet Shougo Matsushita 2015-08-23 14:49:33 +0900
  • 6532ed31ed Support rank feature Shougo Matsushita 2015-08-23 08:23:23 +0900
  • 88d5efde15 Implement completed snippet feature Shougo Matsushita 2015-08-22 06:36:11 +0900
  • 0760054560 Clear markers before save buffers Shougo Matsushita 2015-08-16 07:07:40 +0900
  • a272ad16d1 Improve NeoSnippetClearMarkers behavior Shougo Matsushita 2015-08-16 07:05:02 +0900
  • 58ac259dc5 Improve error messages Shougo Matsushita 2015-08-15 09:24:17 +0900
  • e619d43571 Merge pull request #281 from yuvallanger/patch-1 ujihisa 2015-07-23 11:55:22 -0700
  • 78f9f8518d Fixing a typo Yuval Langer 2015-07-23 21:50:40 +0300
  • 5faebdef65 Support new source interface Shougo Matsushita 2015-06-27 18:36:29 +0900
  • f1980468b0 Improve documentation Shougo Matsushita 2015-06-23 21:51:53 +0900
  • 2c97d62503 Fix #279 add g:neosnippet#enable_conceal_markers Shougo Matsushita 2015-06-23 21:51:14 +0900
  • ad7b075797 Fix #278 Update documentation for Vundle Shougo Matsushita 2015-06-23 08:27:39 +0900
  • bb7c4dd080 Add source name Shougo Matsushita 2015-06-21 17:14:47 +0900
  • 2473b8fc93 Use single quotes Shougo Matsushita 2015-06-21 17:08:15 +0900
  • 2dc82874df Fix deoplete source Shougo Matsushita 2015-06-21 16:47:07 +0900
  • 3cfe8368cf Support new source interface Shougo Matsushita 2015-06-13 09:24:36 +0900
  • b52dcbcd5f New deoplete source interface Shougo Matsushita 2015-06-12 21:19:24 +0900
  • bc46bd4be6 Add for deoplete source Shougo Matsushita 2015-06-11 20:57:08 +0900
  • 7c1d60f499 Remove g:neosnippet#enable_preview Shougo Matsushita 2015-06-04 07:35:36 +0900
  • e2c830db87 Merge pull request #274 from aaronjensen/upgrade-vital Shougo 2015-05-12 14:15:01 +0900
  • ee9713f230 Use Data.String Aaron Jensen 2015-05-11 22:12:09 -0700
  • 4fcaf4221f Upgrade vital, add Data.String Aaron Jensen 2015-05-11 22:11:55 -0700