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

Update required version of Vim #3538

Merged
merged 2 commits into from
Jun 13, 2023
Merged

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Mar 28, 2023

Update the required version of Vim to be the version installed with Ubuntu 20.04 LTS.

@bhcleek bhcleek force-pushed the ubuntu-18.04/eol branch 2 times, most recently from d59afe0 to 06f0df7 Compare March 29, 2023 17:05
@bhcleek bhcleek force-pushed the ubuntu-18.04/eol branch 3 times, most recently from a60a6ad to cfa1ab8 Compare June 1, 2023 04:08
Update the required version of Vim to be the version installed with
Ubuntu 20.04 LTS.
Change out of the dynamically created directory before trying to delete
that directory so that the directory change after deletion does not fail
because the current directory at the time of change does not exist.

This situation is also handled by Vim 8.2.0189, but vim-go has to
support 8.1.2269 for now, so adjust tests so that vim-go is no longer
susceptible to the condition that 8.2.0189 fixes.
@bhcleek bhcleek added this to the vim-go v1.29 milestone Jun 13, 2023
@bhcleek bhcleek merged commit 1d636fa into fatih:master Jun 13, 2023
8 checks passed
bhcleek added a commit that referenced this pull request Jun 13, 2023
@bhcleek bhcleek deleted the ubuntu-18.04/eol branch June 13, 2023 00:03
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.

None yet

1 participant