Search Criteria
Package Details: vim-instant-markdown 0.3.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vim-instant-markdown.git (read-only, click to copy) |
---|---|
Package Base: | vim-instant-markdown |
Description: | Instant Markdown previews from vim in a browser |
Upstream URL: | https://github.com/instant-markdown/vim-instant-markdown |
Keywords: | ftplugin markdown vim |
Licenses: | Apache |
Submitter: | tmplt |
Maintainer: | knedl1k |
Last Packager: | knedl1k |
Votes: | 12 |
Popularity: | 0.000447 |
First Submitted: | 2016-03-04 14:52 (UTC) |
Last Updated: | 2023-11-01 13:03 (UTC) |
Dependencies (8)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- npm (corepackerAUR, python-nodejs-wheelAUR)
- wget (wget-gitAUR, wurlAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- jq (jq-gitAUR) (make)
- neovim (nvim-with-restricted-modeAUR, neovim-nightly-binAUR, neovim-nightlyAUR, neovim-gitAUR) (optional) – neovim support
- vim (neovim-drop-inAUR, neovim-symlinksAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, vim-gitAUR, gvim-gtk2AUR, gvim) (optional) – vim support
Latest Comments
1 2 Next › Last »
knedl1k commented on 2023-11-01 12:38 (UTC)
Version updated, added dependencies according to https://github.com/instant-markdown/vim-instant-markdown#installation instructions and fixed path. Plugin should be good to go! :)
jadelord commented on 2019-07-05 10:39 (UTC)
Please use the tagged version on github which contains some much needed bugfixes: https://github.com/suan/instant-markdown-d/archive/0.1.1.tar.gz
l3nn4rt commented on 2019-05-30 20:05 (UTC)
jq
is called in the PKGBUILD, but it's not named as dependency for this packagecameel commented on 2019-05-26 18:38 (UTC) (edited on 2019-05-26 18:38 (UTC) by cameel)
Looking at the recent commits for both
instant-markdown-d
andvim-instant-markdown
I don't see anything that looks like a fix but indeedinstant-markdown-d
does not crash for me with the newPKGBUILD
so it must have been fixed somehow. Maybe it was actually a problem insocket.io
itself and it got fixed there?nytpu commented on 2019-05-26 17:00 (UTC)
Hi, I sincerely apologize for not catching that sooner, it is updated now. I also removed the socket.io patch as it seems to be no longer needed. If it still errors on build for anyone, comment, I'll replace the socket.io patch.
breitj commented on 2019-05-26 12:33 (UTC)
Hi, it seems that the checksum for the file 'instant-markdown.vim' is outdated.
cameel commented on 2019-04-19 07:36 (UTC)
Great, thanks.
By the way, the project has new maintainers now (Future of instant-markdown-d and vim-instant-markdown? #540) so hopefully this patch won't be necessary for long.
nytpu commented on 2019-04-18 18:00 (UTC) (edited on 2019-04-18 18:02 (UTC) by nytpu)
cameel I've added your changes to the
PKGBUILD
and the patch file. It seems to install fine with your changes.cameel commented on 2019-03-25 00:24 (UTC) (edited on 2019-03-25 00:31 (UTC) by cameel)
instant-markdown-d
installed by this package crashes for me with the following error message:This seems to be an upstream bug. Patching it to use an older version of
socket.io
(as suggested in Fails on OS X #13) fixes the problem.Here is an updated
PKGBUILD
if anyone is interested. I have also tweaked it to actually installinstant-markdown-d
from the tarball it downloads - it was just ignoring the tarball and redownloading it withnpm
.PKGBUILD
pin-socket-io-version-at-0.9.patch
tmplt commented on 2018-11-12 21:41 (UTC)
vim has been made optional.
Please note that I don't use this package anymore; feel free to contact me if you wish to maintain it. I will eventually disown it.
1 2 Next › Last »