e6774c5
(HEAD -> master)
Merge remote-tracking branch 'upstream/master' by
2015-12-10 12:32:21 -0700
a1c23ff
expand code block pattern again for ```custom_prompt(foo$) by
2015-12-09 10:48:26 -0700
bd875ab
Merge pull request #235 from jirislaby/patch-1 by
2015-12-09 15:47:02 +0900
c939eb6
Fix directory on travis with TEST=latest by
2015-12-09 15:18:52 +0900
16c6a73
Add make rule to update dependencies by
2015-12-09 14:59:33 +0900
5db6018
Fix travis script to work with make test by
2015-12-09 14:57:49 +0900
ca3005b
Add support for "make test", automatically installing deps by
2014-11-17 14:11:43 +0100
7f61ab3
Move test/folding.md to test/folding.vader by
2015-12-08 15:36:34 +0900
ed456d2
Lines which start with '-' are needed in foldexpr by
2015-12-08 14:05:43 +0900
ddb00dd
add test file for folding by
2014-04-12 01:57:42 +0900
f6654fa
Foldmethod: more performance by
2014-04-08 01:06:33 +0900
2eaed44
Foldmethod: improve performance by
2014-04-08 01:02:51 +0900
d80bf38
Foldmethod: ignore title-like lines in code block by
2014-04-08 00:58:30 +0900
4b86376
Makefile: support DESTDIR by
2015-12-01 10:58:00 +0100
cae149b
(digitalocean)
allow for "```command"-style codeblocks by
2015-11-30 16:07:06 -0700
642730f
Fix indent with syntax off by
2015-11-16 15:43:39 +0900
67b59d5
Merge pull request #230 from cirosantilli/ft-markdown by
2015-11-04 14:55:36 +0100
0ef08f7
Use just markdown as filetype. by
2015-10-06 13:26:05 +0200
8a709ef
Merge pull request #229 from yunake/master by
2015-10-06 13:38:04 +0200
45e9f30
add new indent part of the plugin to the registry by
2015-10-04 03:22:10 +0300
5ff1240
Merge pull request #221 from yuex/feature/mkd2markdown by
2015-09-09 14:59:07 +0200
ef44c9e
swap out mkd, successfully... by
2015-08-16 19:50:10 +0800
e5af33f
Merge pull request #217 from hori-ryota/feature/fixed-filetype by
2015-08-16 11:54:35 +0200
88cdc1f
Use compound filetype for plugins using "markdown" filetype by
2015-06-17 15:42:54 +0900
81e1f07
Merge pull request #191 from sruggier/master by
2015-05-24 23:56:32 +0200
af5bd7c
CONTRIBUTING.md: add a section about issue reporting by
2015-05-24 17:37:22 -0400
e43bca7
Merge pull request #211 from starcraftman/latest_vim by
2015-05-15 09:06:47 +0200
df42298
Build latest vim quickly from git mirror by
2015-05-11 08:21:51 -0400
d12befd
Merge pull request #209 from sim590/version-aware-netrw-browsex-call by
2015-05-05 10:40:39 +0200
df5d5c5
adding VersionAwareNetrwBrowseX() function for doing right call to netrw browsex by
2015-05-04 18:05:41 -0400
7573005
Merge pull request #208 from cirosantilli/typo-plugging by
2015-05-04 16:28:27 +0200
314f86e
Fix typo plugging by
2015-05-04 16:28:03 +0200
fa17cb8
Merge pull request #205 from cirosantilli/readme-gx by
2015-05-04 16:25:43 +0200
df9dab8
Merge pull request #193 from cirosantilli/toc by
2015-05-04 16:24:39 +0200
44ac1f4
Merge pull request #207 from cirosantilli/not-hasmapto by
2015-05-04 16:22:48 +0200
21e96cb
Allow users to disable individual maps with hasmapto checks by
2015-05-04 16:14:30 +0200
1510e2c
Document <Plug>Markdown_OpenUrlUnderCursor by
2015-05-04 15:35:20 +0200
028a761
Merge pull request #199 from KazuakiM/master by
2015-04-24 15:06:24 +0900
ae271c7
Update Markdown_GetUrlForPosition function b: to s: by
2015-04-23 23:21:11 +0900
7699a75
Add TOC to README by
2015-04-17 10:12:34 +0200
c4975a4
Merge pull request #184 from cirosantilli/ftplugin-style by
2015-04-16 13:59:22 +0200
f3c4ace
Improve style of ftplugin/mkd.vim by
2015-04-16 13:56:12 +0200
64a4f98
(tag: 2.0.0)
Merge pull request #185 from cirosantilli/rm-parenthesis-from-plug by
2015-04-16 11:23:02 +0200
8853cbc
Remove parenthesis from <Plug> maps by
2015-04-16 11:09:58 +0200
c3a600c
(tag: 1.0.0)
Merge pull request #183 from cirosantilli/gx by
2015-04-16 10:44:24 +0200
46c859c
gx works from anywhere inside Markdown links. by
2015-02-23 08:05:46 +0100
0da5ba9
Merge pull request #177 from cirosantilli/readme-h1 by
2015-03-14 10:12:55 +0100
a8c9b45
Merge pull request #178 from cirosantilli/readme-format by
2015-03-14 10:12:08 +0100
a0ef80e
Merge pull request #179 from cirosantilli/toc-nomodifiable-test2 by
2015-02-21 15:52:02 +0100
dce291c
Add test for Toc nomodifiable #170 by
2015-02-21 11:22:22 +0100
04d0260
Change the README h1 to "Vim Markdown" by
2015-02-21 11:47:02 +0100
b4bdf54
Improve README formatting by
2015-02-21 11:45:50 +0100
eb89af9
Merge pull request #168 from cirosantilli/rm-smartindent by
2015-02-21 11:31:02 +0100
fe1eae8
Merge pull request #170 from sim590/fix-toc-nomodifiable by
2015-02-21 11:24:22 +0100
1462465
prevent setting other buffers to nomodifiable by
2015-02-02 03:06:23 -0500
68b59de
Remove nosmartindent: indentexpr overrules it. by
2015-01-25 23:38:57 +0100
091091f
Merge pull request #158 from nybblr/nybblr/add-tilde-code-blocks by
2015-01-02 22:26:47 +0100
fa07c14
Add tilde-fenced code blocks. by
2015-01-02 16:14:06 -0500
4395b47
Merge pull request #151 from cirosantilli/use-default-foldelvel-mechanism by
2014-12-21 10:38:06 +0100
27fa51e
Remove automatic setting of foldlevel by
2014-12-07 19:52:06 +0100
8f2eaa4
Merge pull request #150 from cirosantilli/undo-nore by
2014-12-07 18:52:29 +0100
5b201ad
Undo noremap, add header map tests by
2014-12-07 18:44:59 +0100
69cded6
Merge pull request #141 from blueyed/use-noremap by
2014-11-21 00:25:04 -0800
662822d
Use `noremap` for mappings by
2014-11-16 18:27:10 +0100
74c9c60
Merge pull request #135 from cirosantilli/paren2 by
2014-10-06 12:34:54 +0200
b41a604
Fix () [] were rendered as links when not in link by
2014-10-06 12:27:28 +0200
c4282db
Merge pull request #121 from cirosantilli/autolink by
2014-10-06 12:05:22 +0200
1ef695f
Merge pull request #132 from cirosantilli/update-syn-header by
2014-10-06 12:03:23 +0200
1311140
Merge pull request #133 from cirosantilli/better-bold-italic-test by
2014-10-06 12:02:52 +0200
7046e0d
Merge pull request #134 from cirosantilli/readme-uniform-codeblocks by
2014-10-06 12:02:20 +0200
6541268
Merge pull request #131 from bjpbakker/master by
2014-10-03 22:48:40 +0200
0c61f83
Respect Vim's global fold config by
2014-10-03 16:44:34 +0200
028e1fa
Highlight angle braced hyperlinks. by
2014-09-06 01:17:14 +0200
a9f56e2
Use a single code block style on README. by
2014-09-29 10:42:58 +0200
f8bd871
Merge pull request #124 from cirosantilli/front by
2014-09-29 10:43:27 +0200
f9a841e
Patch YAML frontmatter pull request. by
2014-09-07 17:17:09 +0200
603358d
Support YAML headers by
2014-02-12 10:42:55 -0800
5d15fa6
Improve bold and italic tests. by
2014-09-29 10:00:08 +0200
c0ddc55
Merge pull request #125 from cirosantilli/remove-useless-line by
2014-09-29 09:42:27 +0200
d6a3b09
Remove outdated fields from syntax header. by
2014-09-29 09:40:35 +0200
de94e02
Merge pull request #123 from cirosantilli/math by
2014-09-29 09:35:58 +0200
d34f4d8
Add LateX $ and $$ math support. by
2014-09-06 16:02:30 +0200
529ba45
Merge pull request #122 from cirosantilli/paren by
2014-09-28 22:42:04 +0200
baece90
Fix () [] were rendered as links when not in link. by
2014-09-08 11:45:08 +0200
dd526fd
Merge pull request #128 from cirosantilli/unit-test by
2014-09-28 21:32:39 +0200
4b8f631
Add unit tests and travis support. by
2014-09-07 17:54:58 +0200
ec849b0
Remove useless line in toc function. by
2014-09-07 18:02:22 +0200
5da9db3
Merge pull request #103 from fmoralesc/patch-1 by
2014-09-07 18:01:43 +0200
9a6fa81
Merge pull request #117 from roggan87/master by
2014-09-04 14:31:15 +0900
c1d0284
Automatically continue blockquote on line break This is accomplished by treating `>` as a comment marker. by
2014-09-01 10:53:59 +0200
9f93f60
Fix indent after list items by
2014-06-14 17:47:13 +0900
c6a731c
Use getloclist() for location list of :Toc by
2014-09-01 14:42:38 +0900
9a3b312
Merge pull request #110 from cirosantilli/fix-header-increase by
2014-08-30 16:22:30 +0200
82ced93
Fix header increase and decrease. by
2014-07-25 13:15:17 +0200
dc61d19
Merge pull request #108 from cirosantilli/lopen by
2014-07-25 11:53:10 +0200
c451b41
Use location for :Toc list instead of quickfix. by
2014-07-08 10:40:06 +0200
3beadab
Merge pull request #107 from cirosantilli/list-setex-mix by
2014-07-25 11:50:01 +0200
6df2d66
Fix toc consfuses hyphen list with Setex header. by
2014-07-08 10:36:13 +0200
9ced686
Merge pull request #84 from cirosantilli/setex-tests by
2014-07-08 08:53:19 +0200
2b4603e
Merge pull request #89 from cirosantilli/table-format by
2014-07-08 08:52:52 +0200