Skip to content

Fix syntax tests fail cause of bundled markdown#664

Open
shirosaki wants to merge 1 commit intopreservim:masterfrom
shirosaki:fix_test_runtimepath
Open

Fix syntax tests fail cause of bundled markdown#664
shirosaki wants to merge 1 commit intopreservim:masterfrom
shirosaki:fix_test_runtimepath

Conversation

@shirosaki
Copy link
Collaborator

We prepend the paths to runtimepath so that vim bundled markdown syntax is not loaded.

@tomtomjhj
Copy link
Contributor

^= prepends the value. https://vimhelp.org/options.txt.html#%3Aset%5E%3D

We prepend the paths to runtimepath so that vim bundled markdown
syntax is not loaded.
@shirosaki
Copy link
Collaborator Author

@tomtomjhj
Thanks. Changed to ^=.

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.

2 participants