Skip to content

Fix cwd #32

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

Merged
merged 3 commits into from
Apr 2, 2021
Merged

Fix cwd #32

merged 3 commits into from
Apr 2, 2021

Conversation

ryyppy
Copy link
Member

@ryyppy ryyppy commented Feb 22, 2021

This fixes #30 and #25

To test this change, please do the following:

In your vimrc, add a branch specific plug instruction:

Plug 'rescript-lang/vim-rescript', {'branch': 'fix-cwd'}

After adding the instruction, :so % your vimrc and then run :PlugUpdate. From here on, you can test if the cwd issue still persists.

Use :RescriptInfo to get details about the current environment and detected project paths.

@ryyppy ryyppy merged commit 297dc7b into master Apr 2, 2021
@ryyppy ryyppy deleted the fix-cwd branch April 2, 2021 15:02
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.

vim-rescript change current directory even it's not rescript project
1 participant