Commit Graph

  • d240aa24df Added Pyrohh to the list of contributors. Holger Rapp 2014-12-08 07:20:53 +0100
  • 7df82bbe53 Merge pull request #415 from seletskiy/toggle-snipmate Holger Rapp 2014-12-20 18:39:50 +0100
  • fc080b4fd5 add g:UltiSnipsEnableSnipMate Stanislav Seletskiy 2014-12-06 23:53:19 +0600
  • 67630f4aea Merge pull request #414 from Pyrohh/master Holger Rapp 2014-12-08 07:19:49 +0100
  • c050d68e5a Check if editor is Neovim when setting snippet_dir Michael Reed 2014-12-06 00:41:13 -0500
  • b26f2c97b7 Merge pull request #413 from lencioni/documentation Holger Rapp 2014-12-03 08:42:38 +0100
  • bbb07646a3 Fix typo "endglobals" in documentation Joe Lencioni 2014-12-02 09:39:50 -0800
  • 6907b2444c Merge pull request #410 from tho/master Holger Rapp 2014-12-01 21:59:22 +0100
  • 185f96c4db Fix list of trigger functions in documentation Tim Hofmann 2014-11-30 16:06:41 -0500
  • 6dd476750b Merge pull request #406 from jszakmeister/dont-rely-on-cwd Holger Rapp 2014-11-25 07:34:56 +0100
  • e3159ce0d1 Merge pull request #407 from jszakmeister/update-documentation Holger Rapp 2014-11-25 07:34:12 +0100
  • d85f0b0c2e Merge pull request #408 from tinypenguin/master Holger Rapp 2014-11-25 07:26:10 +0100
  • d9691a9125 Added a terminal emulator warning line for using c-tab combo with usnips ibabarovic 2014-11-24 17:32:10 +0100
  • eb82c66916 Add some documentation on running the test suite. John Szakmeister 2014-11-24 04:20:45 -0500
  • 1f3f1ce641 Don't rely on having the tmux/screen cwd being in the project directory. John Szakmeister 2014-11-24 04:45:37 -0500
  • e502c9ba84 Fix a couple of typos. John Szakmeister 2014-11-24 04:06:31 -0500
  • 9028abd95e Fixes for Unicode issues by jszakmeister. Holger Rapp 2014-11-24 09:37:47 +0100
  • 8b2115ec26 Fix #171: UltiSnips crashes in new file with text containing 0x80 char John Szakmeister 2014-11-21 05:41:59 -0500
  • f4df1bd9e8 Teach _vim_enc to handle UnicodeDecodeErrors. John Szakmeister 2014-11-15 04:33:21 -0500
  • 56aa817be0 Reset the unnamed register at the start of a test. John Szakmeister 2014-11-15 04:30:52 -0500
  • cb8536d724 Merge pull request #394 from michamos/master Holger Rapp 2014-11-03 06:24:17 +0100
  • f179fcf99a Map <c-r> in select mode Micha Moskovic 2014-10-29 18:42:58 +0100
  • 1ad970379e Support for sw=0 in newer Vim versions. Holger Rapp 2014-10-11 15:23:34 +0200
  • 4e72a5d081 Merge pull request #388 from blueyed/doc-ref-triggers Holger Rapp 2014-10-11 14:43:01 +0200
  • e3abd6678f Added test case for shiftwidth=0 and added myself to contributors list. Glenn Griffin 2014-10-08 10:30:40 -0700
  • 14e5b4638b doc: add tags for trigger vars Daniel Hahler 2014-10-08 15:08:33 +0200
  • 482650a009 Use shiftwidth() where available. This allows UltiSnips to work properly when shiftwidth is zero. Per ":help shiftwidth": Glenn Griffin 2014-10-07 17:24:55 -0700
  • 8aeb1a2e3d Merge pull request #377 from petobens/master Holger Rapp 2014-09-15 06:24:33 +0200
  • 0775156de1 Don't escape backslashes in :UltiSnipsEdit petobens 2014-09-13 20:15:59 -0300
  • 386b3a0976 Merge pull request #360 from tafryn/master Holger Rapp 2014-09-04 06:05:59 -0700
  • cae25e5330 Change indent level to 3(?!) spaces. tafryn 2014-09-03 07:58:13 -0700
  • 9c632378a5 Add missing newline to ftdetect. tafryn 2014-09-02 07:32:06 -0700
  • f6e33387a2 Clean-up vimpager check. tafryn 2014-09-01 00:45:20 -0700
  • c681560b42 Add 'context' value to g:UltiSnipsEditSplit. Holger Rapp 2014-08-29 07:30:26 +0200
  • c79cfd50f4 Merge pull request #370 from sakana/master Holger Rapp 2014-08-29 07:21:15 +0200
  • 1129ca67d2 Fix UltiSnipsEdit for g:UltiSnipsSnippetsDir paths that include spaces David Fisher 2014-08-28 16:36:34 -0700
  • 2c3c4a7776 Add 'context' value to g:UltiSnipsEditSplit petobens 2014-08-28 09:34:33 -0300
  • 59defbdd53 Merge pull request #357 from kballard/tweak_ftplugin Holger Rapp 2014-08-28 08:16:56 +0200
  • a69764dff6 Tweak the ftplugin Kevin Ballard 2014-08-05 18:03:36 -0700
  • 1292b0faea Merge pull request #355 from kballard/fix_syntax_nested_tabstop Holger Rapp 2014-08-26 07:00:47 +0200
  • a8c9caae81 Add check to prevent errors when using vimpager. tafryn 2014-08-08 16:27:38 -0700
  • 81f9173138 Fix highlighting of nested tab stops Kevin Ballard 2014-08-05 17:21:35 -0700
  • 279d6e63c9 Updates the doc for the new clearsnippets behavior. Slight rewording by me. Holger Rapp 2014-08-02 14:59:42 +0200
  • c3660128ac Implements clearsnippets by priority. Holger Rapp 2014-08-02 14:55:27 +0200
  • 57ed954ccd Merge pull request #348 from cwahbong/select-cr-fix Holger Rapp 2014-08-02 13:54:31 +0200
  • 0abfc3bece Some refinements. cwahbong 2014-07-31 21:50:43 +0800
  • 63f65ea874 Add/modify test cases for priority-based clearsnippets. cwahbong 2014-07-26 16:10:22 +0800
  • 4784a9e126 Refactor: snippet dictionary does not keep the extend info now. cwahbong 2014-07-22 15:06:13 +0800
  • 20f3832ffa Code cleanup. cwahbong 2014-07-16 22:57:24 +0800
  • 5c87806d7b Implement priority-based clearsnippets. cwahbong 2014-07-16 19:42:03 +0800
  • a9aa8c76a7 Update document for priority based clearsnippets. cwahbong 2014-07-26 16:36:13 +0800
  • a053433e48 Variable rename and illustration. cwahbong 2014-07-29 12:58:15 +0800
  • 97bad9906a Add test case for #341 (github). cwahbong 2014-07-29 12:58:15 +0800
  • f6ce0f92d0 Merge pull request #349 from m42e/master Holger Rapp 2014-07-30 19:20:02 +0200
  • 79705c3fcc Ignore Errors E403 from included syntax files Matthias Bilger 2014-07-30 13:34:15 +0200
  • e05788cece Fix issue #341 (github). cwahbong 2014-07-19 23:46:36 +0800
  • 4dcfca755b Test refactorings. Holger Rapp 2014-07-24 08:18:12 +0200
  • 1cf3b928fe Refactor: split test.py into several smaller files. cwahbong 2014-07-19 23:45:44 +0800
  • 9521b942b0 Merge pull request #340 from cwahbong/test-fix Holger Rapp 2014-07-23 06:55:17 +0200
  • 0872600b9e Ahbong is contributer now. cwahbong 2014-07-22 15:28:02 +0800
  • 0dc6a8e4a4 Now test.py check the version or tmux. cwahbong 2014-07-22 15:23:51 +0800
  • b11d5496a7 Add docstrings for TempFileManager. cwahbong 2014-07-22 15:22:07 +0800
  • 15a0a17af0 Fix tmux interface. cwahbong 2014-07-21 15:13:47 +0800
  • e97d52c68c Merge pull request #342 from chivalry/master Holger Rapp 2014-07-20 20:30:01 +0200
  • 2d8ae2fcd9 Correct misspelling Charles Ross 2014-07-20 09:05:30 -0700
  • 3002b68521 Solves waiting problem in an elegant way. cwahbong 2014-07-18 10:30:43 +0800
  • cc4dc37038 Code cleanup for test.py. cwahbong 2014-07-18 01:26:06 +0800
  • 9a98039d2b Fix test.py. cwahbong 2014-07-17 18:38:31 +0800
  • ccf79ba823 Merge pull request #331 from kballard/tagbar_snippets Holger Rapp 2014-07-06 10:37:56 +0200
  • dee8265206 Support TagBar for snippets files Kevin Ballard 2014-07-05 19:36:38 -0700
  • d1f6f7ed81 Better syntax file. Holger Rapp 2014-07-02 07:27:29 +0200
  • b10b62ae6d Twiddle indentation settings Kevin Ballard 2014-06-30 21:17:52 -0700
  • 67c7422ae2 Set up basic highlighting for snipmate files Kevin Ballard 2014-06-30 21:14:55 -0700
  • 40145103b6 Stop embedding python/viml/sh if the `` includes { Kevin Ballard 2014-06-30 20:10:42 -0700
  • 010e2c4fac Remove the coloring for python commands Kevin Ballard 2014-06-30 19:29:00 -0700
  • ebd62751e7 Tweak snippet/global highlighting to always highlight the end Kevin Ballard 2014-06-30 19:26:28 -0700
  • 30ecd1d1b0 Rewrite parsing for tab stops Kevin Ballard 2014-06-30 19:15:56 -0700
  • 5fa39faa92 fixup! Clean up miscellaneous syntax items Kevin Ballard 2014-06-30 18:38:50 -0700
  • 4b73864b74 Fix the docstring for ShellCodeToken Kevin Ballard 2014-06-30 15:56:13 -0700
  • 0dba6503e1 Clean up miscellaneous syntax items Kevin Ballard 2014-06-30 15:41:35 -0700
  • acc79747c9 Syntax highlight the snippet trigger properly Kevin Ballard 2014-06-30 13:38:58 -0700
  • 5760eb4033 Fix empty snippets/globals Kevin Ballard 2014-06-30 00:00:20 -0700
  • d239402b7f Rewrite syntax matching for global Kevin Ballard 2014-06-29 23:44:22 -0700
  • cb2905c178 Rewrite syntax matching for snippet Kevin Ballard 2014-06-29 23:33:36 -0700
  • 5937cea081 Mark up syntax items with 'display' as appropriate Kevin Ballard 2014-06-29 23:22:53 -0700
  • b82759b250 Rewrite extends/priority/clearsnippets Kevin Ballard 2014-06-29 23:11:11 -0700
  • 672117c478 Add hierarchy to syntax file Kevin Ballard 2014-06-29 23:04:37 -0700
  • 739e3d94ad Fix coloring of shell/VimL/Python command substitutions Kevin Ballard 2014-06-29 20:47:22 -0700
  • 5b80ef187d Properly handle \` escapes in commands Kevin Ballard 2014-06-29 20:06:25 -0700
  • 636546bebc Fix syntax name Kevin Ballard 2014-06-29 19:42:57 -0700
  • cab1509952 Fix embedded VimL highlighting Kevin Ballard 2014-06-29 19:42:11 -0700
  • 1ad7d54d75 Fix highlighting of Python/VimL commands Kevin Ballard 2014-06-29 19:36:07 -0700
  • 7b8641e1fd Back out fix for #323. Fixes #324. Holger Rapp 2014-06-21 15:31:26 +0200
  • 7d65e21415 Merge pull request #323 from opennota/master Holger Rapp 2014-06-21 11:47:48 +0200
  • 93be385d38 Don't complain about undefined function opennota 2014-06-21 12:35:25 +0700
  • e59a60cbea Fixed docu for clearsnippets. Holger Rapp 2014-05-31 12:16:03 +0200
  • ee1a2bb2b8 Escape '\\' in UltiSnipsEdit. Holger Rapp 2014-05-27 04:15:19 +0200
  • f2d9e8b608 Support for selection=old. Holger Rapp 2014-05-03 10:42:23 +0200
  • da5b124af5 add support for selection=old Mathias Fussenegger 2014-04-30 21:48:52 +0200
  • e4f2e34fc6 Remove tool that converts snipMate snippets. As support is now build into ultisnips, this is no longer needed. Holger Rapp 2014-04-30 07:10:39 +0200