Commit Graph

  • 1ca82f76f7 pre/post-expand and post-jump actions Stanislav Seletskiy 2015-05-05 00:17:58 +0600
  • 67fbdb2ad8 Handle $0 in a default text like any other tabstop. Holger Rapp 2015-07-27 17:11:35 +0200
  • 5c211b0e79 Clear up pathogen installation instructions. Holger Rapp 2015-07-27 09:22:05 +0200
  • 34679be7ae Updated ChangeLog. Holger Rapp 2015-07-21 14:29:50 +0200
  • 300156642c Support $n tabstops for snipMate snippets. Holger Rapp 2015-07-20 15:01:49 +0200
  • e058d1d400 Added waffle.io badge. Holger Rapp 2015-07-18 22:57:19 +0200
  • c68c9dd745 Add a webhook for gitter.im. Holger Rapp 2015-07-18 22:53:41 +0200
  • 7f64510a7e Link to the Vimcasts about UltiSnips. Holger Rapp 2015-07-18 18:05:36 +0200
  • cd0e60bc0f Remove no longer needed langmap translation. Holger Rapp 2015-07-18 17:33:27 +0200
  • 290600c027 Pass the expected python version to the tests. Holger Rapp 2015-07-18 12:49:23 +0200
  • 44db53b7b6 Even more leanient timings. Holger Rapp 2015-07-15 08:03:05 +0200
  • 0be9d0f861 Even slower typing. Holger Rapp 2015-07-14 22:53:18 +0200
  • eee82219b6 More lenient typing speed for Neovim. Holger Rapp 2015-07-14 22:29:35 +0200
  • 306f0ace5f Add a testing interface that works for Neovim. Holger Rapp 2015-07-14 21:58:30 +0200
  • 992e094638 Add a warning about changing the buffer in autocommands. Holger Rapp 2015-07-13 07:14:54 +0200
  • c4ee3ecf10 Fire autocommands when setting up and tearing down inner state Greg Hurrell 2015-07-11 22:17:35 -0700
  • 29d7080d64 Do not set up inner state if it is already setup. Holger Rapp 2015-07-12 20:05:33 +0200
  • 33db8b4ab0 Update pathogen installation instructions. Holger Rapp 2015-07-11 18:48:44 +0200
  • 324a4f8ffc Support regexp trigger ending in whitespace. Holger Rapp 2015-07-11 18:11:19 +0200
  • 6b12b11411 Only set autocommands when there are snippets. Holger Rapp 2015-07-11 17:11:04 +0200
  • 2ed217a059 Remove deprecated functions like a boss. Holger Rapp 2015-07-11 16:36:09 +0200
  • becab789a8 Remove bootstrap.vim. Simplify startup. Holger Rapp 2015-07-11 16:17:50 +0200
  • b13015d47a Remove sys.path manipulations. Holger Rapp 2015-07-11 14:18:53 +0200
  • 5f75dde205 Remove snipMate compatibility script. Holger Rapp 2015-07-11 13:39:39 +0200
  • 9822193e4e Make scripts actually executable. Holger Rapp 2015-07-03 22:03:08 +0200
  • 4f65a76542 Fix testing and test against more scenarios. Holger Rapp 2015-07-03 21:52:50 +0200
  • 5590f9b7be Merge pull request #522 from blueyed/use-vim-current-buffer Holger Rapp 2015-07-01 21:08:16 +0200
  • 8c257e24e0 VimBuffer: use vim.current.buffer.number instead of vim.eval Daniel Hahler 2015-06-27 18:23:46 +0200
  • c3a0924b77 Require Vim 7.4 in preparation of removal of compatibility features. Holger Rapp 2015-06-11 07:53:47 +0200
  • de70b1ed5d Exit snippets when entering/exiting command window. Holger Rapp 2015-06-11 07:22:00 +0200
  • 3806a69874 Fix improper use of augroup in ftdetect. Holger Rapp 2015-06-01 21:12:19 +0200
  • 2fb8820ff4 A backward compatible solution Ye Ding 2015-05-27 18:32:22 +0900
  • 00d50c3ae3 Remove augroup block Ye Ding 2015-05-27 14:21:53 +0900
  • 188e00f7b8 Merge pull request #493 from cwahbong/fold-fix Holger Rapp 2015-05-11 20:22:47 +0200
  • ca19772315 Fix folding for snippet files. cwahbong 2015-05-04 14:16:09 +0800
  • ab1cc1afac Remove documentation for using the same trigger for jump and expand. Holger Rapp 2015-04-29 07:14:07 +0200
  • d6098193ef Merge pull request #446 from seletskiy/context-snippets Holger Rapp 2015-05-01 14:35:19 +0200
  • 50bb61cdc4 another test for error reporting Stanislav Seletskiy 2015-05-01 18:07:59 +0600
  • 463e68a611 fix for correct error reporting Stanislav Seletskiy 2015-05-01 18:02:20 +0600
  • 9587d9daa4 Merge pull request #486 from seletskiy/enhance-undo Holger Rapp 2015-04-30 07:55:58 +0200
  • 2f355c233f another little fix in documentation Stanislav Seletskiy 2015-04-29 22:25:21 +0600
  • 099d3bcfbc Add more precise undo levels (expanding, jumping) Stanislav Seletskiy 2015-04-25 23:34:06 +0600
  • 1b3ecf4a85 priority test, docs & fmt fixes Stanislav Seletskiy 2015-04-27 15:42:21 +0600
  • 904fbdecf5 review fixes Stanislav Seletskiy 2015-04-25 21:38:22 +0600
  • 4ab4c1df4b Do not use --interface anymore. Holger Rapp 2015-04-22 10:01:58 +0200
  • 1bf07737be Make sure tmux is available before starting any test. Holger Rapp 2015-04-22 09:55:31 +0200
  • 82ceb62887 Remove testing with GNU screen Holger Rapp 2015-04-22 09:31:07 +0200
  • 2c15427b10 Merge pull request #482 from blueyed/check-python-support-for-UltiSnipsUsePythonVersion Holger Rapp 2015-04-22 05:58:52 +0200
  • 87c3a7ba43 fix UltiSnipFunc test Stanislav Seletskiy 2015-04-19 11:40:00 +0600
  • 709f8dc93f minor doc fix and new cursor variable Stanislav Seletskiy 2015-04-16 17:40:53 +0600
  • 9861a6e6c3 typo fix in docs Stanislav Seletskiy 2015-04-16 11:48:13 +0600
  • 66bc2e8f6e documentation, pull-requests fixes Stanislav Seletskiy 2015-04-16 11:31:12 +0600
  • 0beefd4a19 fix context match on False value Stanislav Seletskiy 2015-02-17 00:23:46 +0600
  • ed8cf49115 fix tests Stanislav Seletskiy 2015-02-16 23:18:03 +0600
  • b3aec07053 proof of concept for context snips Stanislav Seletskiy 2015-02-16 21:17:40 +0600
  • 800a54da17 bootstrap: use WarningMsg with python warning message Daniel Hahler 2015-04-14 22:26:32 +0200
  • ac42c83a70 bootstrap: verify that g:UltiSnipsUsePythonVersion is available Daniel Hahler 2015-04-14 22:21:50 +0200
  • 00848d7d64 Merge pull request #483 from cwahbong/master Holger Rapp 2015-04-18 22:45:04 +0200
  • 3ccc14dcac Try to work around transiently failing commands. Holger Rapp 2015-04-18 18:16:08 +0200
  • aeb2e24204 Disabled unite test - it seems flaky. Holger Rapp 2015-04-18 17:33:36 +0200
  • 4b39bf6558 Priority must always be an integer. Holger Rapp 2015-04-18 17:32:36 +0200
  • ee7e15558f Make install_vim.sh actually executable. Holger Rapp 2015-04-18 17:19:00 +0200
  • 99eede1bf6 Started to test py2 and py3 on travis now. Holger Rapp 2015-04-18 17:15:05 +0200
  • 01a17a1a41 Merge pull request #480 from KazuakiM/master Holger Rapp 2015-04-18 13:38:11 +0200
  • bf20bc6f66 Update document for zero tabstop. cwahbong 2015-04-15 20:58:26 +0800
  • 62a96bb05d Merge pull request #462 from kawing-chiu/fix-#457 Holger Rapp 2015-04-13 20:37:39 +0200
  • 71a8fdec58 Add contributor to doc. kawing.chiu 2015-04-12 22:34:06 +0800
  • 42fc6c0318 Merge branch 'improve_neocomplete' KazuakiM 2015-04-12 19:47:24 +0900
  • 3ae9b48cf9 Delete default setting in neocomplete/sources/ultisnips.vim KazuakiM 2015-04-12 19:38:33 +0900
  • f9a22111f0 Fix adjacent tabstop input issue. kawing.chiu 2015-03-13 23:49:45 +0800
  • 1971030b50 Merge pull request #456 from spacewander/master Holger Rapp 2015-03-05 05:54:00 -0800
  • 4d88df461f remove duplicate things in vim_test_case.py spacewander 2015-03-05 18:21:09 +0800
  • 56ac14840f Disable neocomplete test which fails right now. Holger Rapp 2015-02-14 15:39:12 +0100
  • cf23624c04 A usable travis configuration. Holger Rapp 2015-02-14 15:31:34 +0100
  • e112526550 More travis. Holger Rapp 2015-02-14 15:26:10 +0100
  • ad2c6d35ca Add travis badge and try running on python3 too. Holger Rapp 2015-02-14 15:20:55 +0100
  • db00408a11 More travis. Holger Rapp 2015-02-14 15:07:41 +0100
  • eb9adc50e3 More travis. Holger Rapp 2015-02-14 15:05:04 +0100
  • f47ec08ef2 More travis. Holger Rapp 2015-02-14 15:02:24 +0100
  • 348dd4346d More travis. Holger Rapp 2015-02-14 14:54:47 +0100
  • c1aec63bd2 Typo in travis script. Holger Rapp 2015-02-14 14:50:20 +0100
  • 35cdaba3ad A travis script. Holger Rapp 2015-02-14 14:38:17 +0100
  • 09876e0084 Support for m (trim) snippet option. Holger Rapp 2015-02-14 14:20:03 +0100
  • e041187669 Do not try to remap the keymaps if langnoremap is available and set. Holger Rapp 2015-02-14 10:44:48 +0100
  • c1bde18cdf Add support vim's langnoremap new option Dettorer 2015-02-12 14:45:00 +0100
  • 8367587e4d Test fixes. Holger Rapp 2015-02-12 08:27:43 +0100
  • 1a3d0ce4b3 tests: allow passing in PYTHON, and default to python2 Daniel Hahler 2015-02-08 21:13:17 +0100
  • 6e787df804 tests: use return code from testrunner Daniel Hahler 2015-02-08 20:37:53 +0100
  • 936aac8da6 tests: add -x / --exitfirst option to fail fast Daniel Hahler 2015-02-08 20:37:08 +0100
  • 6602da89dd tests: fix duplicate method name (test_SnippetPriorities) Daniel Hahler 2015-02-08 20:35:49 +0100
  • 125e6be785 tests: minor doc fixes Daniel Hahler 2015-02-08 20:35:14 +0100
  • 98fa887e57 tests: remove star imports, sort Daniel Hahler 2015-02-08 20:34:38 +0100
  • ed34607d30 Merge pull request #436 from waffle-iron/master Holger Rapp 2015-02-07 20:33:29 +0100
  • 483dc4ab2c add waffle.io badge Making GitHub Delicious. 2015-02-07 12:33:08 -0700
  • 81a628c6ea Add option 'm' for trimming whitespaces in snippet Stanislav Seletskiy 2015-02-04 11:55:28 +0600
  • d693259abb Add option to not traverse all of the rtp. Holger Rapp 2015-01-22 08:15:37 +0100
  • 0ce8b23660 Less verbose pylint errors. Holger Rapp 2015-01-22 08:00:43 +0100
  • b47e686521 do not walk &rtp if abs path to snips specified Stanislav Seletskiy 2014-12-06 23:43:46 +0600
  • 6a787cdc7b Applied pyformat on entire codebase. Holger Rapp 2015-01-20 21:26:03 +0100
  • e1436a8aeb Accept numbers and text for disabling snipMate. Holger Rapp 2015-01-15 08:17:37 +0100