]> git.madduck.net Git - etc/vim.git/history - test

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Merge pull request #433 from nstickney/master
[etc/vim.git] / test /
2019-04-12 Hiroshi ShirosakiMerge pull request #428 from yous/code-quotes
2019-04-11 Chayoung YouFix double code quotes with backslashes
2019-03-26 Hiroshi ShirosakiMerge pull request #423 from tobinjt/folding-fix
2019-03-26 Hiroshi ShirosakiMerge pull request #422 from tobinjt/testing-fix
2019-03-25 John TobinMerge branch 'master' into testing-fix
2019-03-18 John TobinRemove user directories from runtimepath.
2019-02-28 Hiroshi ShirosakiFix test errors with latest vim
2019-01-17 Hiroshi ShirosakiMerge pull request #397 from sim590/inexact-ft-match...
2019-01-17 Hiroshi ShirosakiFix code quotes when ending with backslash
2019-01-09 Hiroshi ShirosakiMerge pull request #367 from 91khr/master
2018-07-26 Hiroshi ShirosakiFix test for heading highlight
2018-01-17 codybuellMerge remote-tracking branch 'upstream/master'
2017-12-21 Hiroshi ShirosakiAdd a test for link title highlighting #343
2017-12-15 Hiroshi ShirosakiMerge pull request #312 from memeplex/namedanchor
2017-03-16 Hiroshi ShirosakiAdd tests for `ge` command
2017-03-09 Hiroshi ShirosakiAdd a test for footnotes #314
2017-03-09 Hiroshi ShirosakiFix test description #319
2017-03-09 Hiroshi ShirosakiMerge pull request #318 from 'memeplex/linkbracket'
2017-03-09 Hiroshi ShirosakiAdd a test for mkdLink #319
2017-03-06 Hiroshi ShirosakiFix last line header folding
2017-02-01 Hiroshi ShirosakiMerge branch 'master' into patch-1
2017-02-01 Hiroshi ShirosakiMerge pull request #293 from artumi-richard/gitlabwiki
2017-02-01 Hiroshi ShirosakiMerge pull request #303 from luzhlon/master
2017-02-01 Hiroshi ShirosakiMerge pull request #309 from michaelPotter/master
2017-01-08 michaelPotterUnit tests for italic/bold/italic bold concealing
2016-05-19 Hiroshi ShirosakiMerge pull request #279 from aseom/master
2016-05-17 aseomAdd tests for link in headers
2016-03-17 Hiroshi ShirosakiFix tex.vim syntax conceal
2016-03-16 Hiroshi ShirosakiFix math syntax highlighting after end pattern
2016-03-04 Hiroshi ShirosakiMerge pull request #269 from yous/relaxed-fenced-code
2016-03-03 Chayoung YouClear buffer variables before each test
2016-03-03 Chayoung YouSupport more general fenced code block
2016-03-03 Hiroshi ShirosakiFix bug with double underscores
2016-02-25 Hiroshi ShirosakiTableFormat does not remove colons for alignment
2016-02-21 Hiroshi ShirosakiMerge pull request #261 from bekkou68/configurable_new_...
2016-02-20 Takumi Tsunokakemake new list item indent configurable
2016-02-19 Hiroshi ShirosakiNot highlight as italic without asterisk end
2016-02-19 Hiroshi ShirosakiFix fenced code block syntax when reopening a file
2016-02-19 Hiroshi ShirosakiAdd 'g:vim_markdown_fenced_languages' option
2016-02-19 Hiroshi ShirosakiAdd tests for 'g:vim_markdown_conceal' #258
2016-02-12 Hiroshi ShirosakiMerge pull request #257 from alexconst/fix/url_regex
2016-02-10 Alexandre ConstantinoFix URL syntax regex
2016-02-05 Hiroshi ShirosakiMerge pull request #252 from alexconst/feat/emphasis_si...
2016-02-05 Hiroshi ShirosakiFix syntax include errors with alias language
2016-02-04 Alexandre ConstantinoAdd tests for single-line emphasis
2016-01-31 Hiroshi ShirosakiMerge pull request #248 from shirosaki/osx
2016-01-31 Hiroshi ShirosakiFix tests for vim packaged on osx
2016-01-27 Hiroshi ShirosakiNo indent hash header after list
2016-01-25 Hiroshi ShirosakiGo to the current header on Toc
2016-01-25 Hiroshi ShirosakiNo autoindent after the list
2016-01-22 Hiroshi ShirosakiAllow fenced code block with extended info strings
2016-01-22 Hiroshi ShirosakiEscaped pre and code should not be code block
2016-01-22 Hiroshi ShirosakiAdd requirement of json syntax
2016-01-21 Hiroshi ShirosakiAdd TOML/JSON front matter support
2016-01-21 Hiroshi ShirosakiFix list item highlight after line break
2016-01-20 Hiroshi ShirosakiHighlight link text with newline
2016-01-20 Hiroshi ShirosakiRemove online with italic and bold syntax
2016-01-20 Hiroshi ShirosakiFix indent code block at beginning of file
2016-01-19 Hiroshi ShirosakiNot allow space in link
2016-01-19 Ciro Santilli 六四事件... Merge pull request #245 from cirosantilli/contributing...
2016-01-19 Hiroshi ShirosakiChange function name to camel case as others
2016-01-19 Hiroshi ShirosakiConcealing links
2016-01-19 Hiroshi ShirosakiRestore number setting on tests
2016-01-19 Hiroshi ShirosakiImprove regexp performance of italic
2016-01-19 Hiroshi ShirosakiDrop defined known scheme
2016-01-19 Hiroshi ShirosakiFirst =, - should not be treated as header
2016-01-18 Hiroshi ShirosakiFix YAML frontmatter recognised as level-2 heading
2016-01-17 Hiroshi Shrirosakimake test works on Windows
2016-01-15 Hiroshi ShirosakiRename test/toc.vader
2016-01-15 Hiroshi ShirosakiUse winwidth(0) instead of &winwidth
2016-01-15 Hiroshi ShirosakiMerge pull request #243 from alexconst/feat/toc_autofit
2016-01-14 Alexandre ConstantinoFix toc-autofit test and travis build config
2016-01-14 Alexandre ConstantinoImplement TOC window auto-fit
2016-01-14 Hiroshi ShirosakiFix code block syntax of longer backticks, tildes
2016-01-14 Hiroshi ShirosakiFix folding with code block and level setting
2016-01-14 Hiroshi ShirosakiEscape `~` in regexp with folding
2016-01-14 Hiroshi ShirosakiAdd `:lclose` after `:Toc` to fix test failure
2016-01-14 Hiroshi ShirosakiMerge pull request #241 from alexconst/fix/hash_comments
2016-01-14 Hiroshi ShirosakiFix test failures when the window width is small
2016-01-13 Alexandre ConstantinoAdd test for folding and :Toc
2016-01-13 Hiroshi ShirosakiRename toc.vader to fix test failures
2016-01-13 Hiroshi ShirosakiImprove code block syntax and fix test failures
2016-01-13 Hiroshi ShirosakiImport tests to syntax.vader from test/header.md
2016-01-13 Hiroshi ShirosakiMove test/header.md to test/toc.vader
2016-01-13 Hiroshi ShirosakiAdd `:Toc` tests for setex and atx headers
2016-01-13 Hiroshi ShirosakiRemove needless + from setext-style headers tests
2016-01-09 Hiroshi ShirosakiFix indent code block and add tests
2016-01-09 Hiroshi ShirosakiChange match URL in parenthesis
2016-01-08 Hiroshi ShirosakiEnable HTML highlight
2016-01-08 Hiroshi ShirosakiFix `&` and `>` are marked as htmlError in lists
2016-01-06 Hiroshi ShirosakiAdd highlight `![image](URL)`
2016-01-06 Hiroshi ShirosakiSyntax highlight is enabled in mkdLink
2016-01-06 Hiroshi ShirosakiRename using hyphen as with the other
2016-01-05 Hiroshi ShirosakiFix link highlight in parenthesis
2016-01-05 Hiroshi ShirosakiFix substitute with `gdefault` on
2015-12-23 Hiroshi ShirosakiFix fenced code block highlight with c++
2015-12-22 Hiroshi ShirosakiNo autoindent in code block
2015-12-22 Hiroshi ShirosakiDrop highlight setting of mkdMath
2015-12-22 Sebastian KlattUse tex syntax for inline math
2015-12-22 Hiroshi ShirosakiFix highlighting header title starts with `#`
next