jellydn / jellydn/quick-code-runner.nvim

Bug?: opts are not merged

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Lua
Stars
25
Forks
0
PR merge metrics
No merged PRs in 30d

Description

In case if I do:
```lua
opts = {
file_types = {
d = { "dub run --single" }
}
}
```

All of the default file_types are lost (i.e I'm not able to run js files)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.