Skip to content

fix: config path syntax error in theta theme#336

Open
SuggonM wants to merge 1 commit intogoolord:mainfrom
SuggonM:fix-config-btn
Open

fix: config path syntax error in theta theme#336
SuggonM wants to merge 1 commit intogoolord:mainfrom
SuggonM:fix-config-btn

Conversation

@SuggonM
Copy link

@SuggonM SuggonM commented Jan 20, 2026

When entering command :cd stdpath('config'), Vim tries to cd into a directory literally named stdpath('config'). This PR fixes it by first expanding the stdpath() function using exec.

error due to Vim trying to cd into a directory literally named stdpath-config

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.

1 participant