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

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:

Add documentation for foldtext override
[etc/vim.git] / syntax /
2016-05-19 Hiroshi ShirosakiMerge pull request #279 from aseom/master
2016-05-13 aseomHighlight mkdLink, mkdInlineURL in Headings
2016-03-17 Hiroshi ShirosakiFix tex.vim syntax conceal
2016-03-16 Hiroshi ShirosakiAdd keepend as with math syntax
2016-03-16 Hiroshi ShirosakiFix math syntax highlighting after end pattern
2016-03-03 Hiroshi ShirosakiFix bug with double underscores
2016-02-19 Hiroshi ShirosakiHighlight line breaks
2016-02-19 Hiroshi ShirosakiNot highlight as italic without asterisk end
2016-02-19 BOACKAdd 'g:vim_markdown_conceal'
2016-02-12 Hiroshi ShirosakiUse syn instead of syntax like other part
2016-02-12 Hiroshi ShirosakiFix URL regexp with parenthesis #257
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 ShirosakiRefactor to use `s:` variable and single quotes
2016-02-05 Hiroshi ShirosakiMerge pull request #252 from alexconst/feat/emphasis_si...
2016-02-05 Alexandre ConstantinoSimplify expression for single-line emphasis
2016-02-04 Alexandre ConstantinoFix single-line emphasis dealing with escapes
2016-02-04 Alexandre ConstantinoAdd comment on non-greedy match
2016-02-04 Alexandre ConstantinoAdd option for single-line only text emphasis
2016-02-03 Alexandre ConstantinoPoC for single-line emphasis
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 ShirosakiRemove `mkdLineContinue` from syntax
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 Hiroshi ShirosakiConcealing links
2016-01-19 Hiroshi ShirosakiFix regexp for spaces
2016-01-19 Hiroshi ShirosakiImprove regexp performance of italic
2016-01-19 Hiroshi ShirosakiDrop defined known scheme
2016-01-19 Hiroshi ShirosakiRemove ' in regexp pattern of url
2016-01-19 Hiroshi ShirosakiSimplify the regexp of italic and bold
2016-01-19 Hiroshi ShirosakiImprove syntax regexp performance
2016-01-19 Hiroshi ShirosakiFirst =, - should not be treated as header
2016-01-14 Hiroshi ShirosakiFix code block syntax of longer backticks, tildes
2016-01-14 Hiroshi ShirosakiMerge pull request #241 from alexconst/fix/hash_comments
2016-01-13 Hiroshi ShirosakiImprove code block syntax and fix test failures
2016-01-13 Matt EllisSyntax highlighting of code blocks
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-05 Hiroshi ShirosakiFix link highlight in parenthesis
2015-12-23 Hiroshi ShirosakiFix fenced code block highlight with c++
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 `#`
2015-12-21 Kevin MacMartinDon't interpret escaped _ chars in italics as the end...
2015-12-21 Hiroshi ShirosakiFix code format
2015-11-16 Hiroshi ShirosakiFix indent with syntax off
2015-09-09 Ciro Santilli 六四事件... Merge pull request #221 from yuex/feature/mkd2markdown
2015-09-02 Yue Xinswap out mkd, successfully...
2015-01-02 Ciro SantilliMerge pull request #158 from nybblr/nybblr/add-tilde...
2015-01-02 Jonathan MartinAdd tilde-fenced code blocks.
2014-10-06 Ciro SantilliMerge pull request #135 from cirosantilli/paren2
2014-10-06 Ciro SantilliFix () [] were rendered as links when not in link
2014-10-06 Ciro SantilliMerge pull request #121 from cirosantilli/autolink
2014-10-06 Ciro SantilliMerge pull request #132 from cirosantilli/update-syn...
2014-10-06 Ciro SantilliMerge pull request #133 from cirosantilli/better-bold...
2014-10-06 Ciro SantilliMerge pull request #134 from cirosantilli/readme-unifor...
2014-09-29 Ciro SantilliHighlight angle braced hyperlinks.
2014-09-29 Ciro SantilliMerge pull request #124 from cirosantilli/front
2014-09-29 Ciro SantilliPatch YAML frontmatter pull request.
2014-09-29 Ivo JimenezSupport YAML headers
2014-09-29 Ciro SantilliMerge pull request #125 from cirosantilli/remove-useles...
2014-09-29 Ciro SantilliRemove outdated fields from syntax header.
2014-09-29 Ciro SantilliMerge pull request #123 from cirosantilli/math
2014-09-29 Ciro SantilliAdd LateX $ and $$ math support.
2014-09-28 Ciro SantilliMerge pull request #122 from cirosantilli/paren
2014-09-28 Ciro SantilliFix () [] were rendered as links when not in link.
2014-09-07 Ciro SantilliMerge pull request #103 from fmoralesc/patch-1
2014-09-04 Hiroshi ShirosakiMerge pull request #117 from roggan87/master
2014-09-01 Robert RosmanAutomatically continue blockquote on line break
2014-04-23 Ciro SantilliMerge pull request #70 from beyondwdq/master
2014-04-15 Danqi WangBetter support for bullet insertion and auto indentatio...
2014-02-28 James BlandingMerge pull request #67 from xiaket/master
2014-02-19 夏恺(Xia Kai)Indented fenced code blocks can now be correctly recogn...
2014-02-06 Ciro SantilliMerge pull request #62 from cirosantilli/readme-add...
2014-02-06 James BlandingMerge pull request #61 from cirosantilli/readme-add...
2014-02-05 Ciro SantilliMerge pull request #60 from cirosantilli/contributing...
2014-02-05 Ciro SantilliMerge pull request #65 from 97-109-107/master
2014-02-05 Antoni Kaniowskiremoved an extra space
2014-02-05 Antoni Kaniowskiissue #50 - No spell checking in paragraph text
2014-01-29 James BlandingMerge pull request #63 from monokrome/patch-1
2014-01-24 Brandon R. StonerFix unletting non-existant b:current_syntax.
2013-12-14 James BlandingMerge pull request #54 from shvechikov/master
2013-12-14 Leonid ShvechikovmkdCode start (syntax name) could contain hyphen
2013-11-09 Ciro Duran SantillliMerge branch 'master' of git://github.com/plasticboy...
2013-10-01 Ben WilliamsMerge branch 'list_items' of https://github.com/shirosa...
2013-09-26 Ben WilliamsMerge add option to set initial foldlevel
2013-09-25 Ben WilliamsMerge branch 'mappings' of https://github.com/cirosanti...
2013-09-19 Ben WilliamsMerge pull request #36 from colinsullivan/master
2013-09-06 Hiroshi ShirosakiWork with bullet lists (-, +, etc)
2013-06-03 Hiroshi ShirosakiFix highlight of multiple paragraphs in list items
next