Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make #vimwiki#make_random_chars compatible to Vim 8.1 #84

Merged
merged 1 commit into from
May 24, 2022

Conversation

bwildenhain
Copy link
Contributor

Now generates random on vim releases prior to 8.2 without depending on lua.

Fixes #81.

@interfect
Copy link

@bwildenhain, how would one go about installing your fork of the plugin, as a workaround for #99?

@NeuroWinter
Copy link

NeuroWinter commented Apr 6, 2021

I manually added this code to my branch, and it seemed to fix the problem specified in #99

@CaydenPierce
Copy link

I changed my vimrc to track this PR, it fixed the issue when running :ZettelBackLinks of:

Unknown function: srand

Thanks @bwildenhain

@edgester
Copy link

edgester commented Mar 9, 2022

This plugin fixes the errors I got when using "z" in visual mode on Ubuntu 20.04. I'm still new to vim-zettel, so I haven't had a chance to test much else.

@blackgeorge-boom
Copy link

@bwildenhain Thank you for this!

@michal-h21 michal-h21 merged commit 32fa69c into michal-h21:master May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make_random_chars-function not working with current Vim-Version from the official Ubuntu (20.04) package repo
7 participants