Skip to content

add vim functions to add or set the path maps#338

Merged
BlackIkeEagle merged 1 commit intomasterfrom
issue-228-fix-vdebug-opt-dictionary
Mar 22, 2018
Merged

add vim functions to add or set the path maps#338
BlackIkeEagle merged 1 commit intomasterfrom
issue-228-fix-vdebug-opt-dictionary

Conversation

@BlackIkeEagle
Copy link
Copy Markdown
Member

removed the setting of options via the python way and set the options in
vimscript, with some exceptions where stated to use other functions or
place the desired configuration in .vimrc

fixes #228

Signed-off-by: BlackEagle ike.devolder@gmail.com

removed the setting of options via the python way and set the options in
vimscript, with some exceptions where stated to use other functions or
place the desired configuration in .vimrc

fixes #228

Signed-off-by: BlackEagle <ike.devolder@gmail.com>
@BlackIkeEagle BlackIkeEagle merged commit 612ed9b into master Mar 22, 2018
@BlackIkeEagle BlackIkeEagle deleted the issue-228-fix-vdebug-opt-dictionary branch March 22, 2018 22:01
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.

VdebugOpt defines "path_maps" as string

1 participant