Kampfkarren/selene

Is there a global config file?

cxwx opened this issue · 1 comments

cxwx commented

Is there a global config file?
like ~/.selenerc or ~/.selene.toml

I want to set the global val vim like

[vim]
any = true

but now, I need to create
selene.toml : std="lua51+vim"
vim.toml : [vim] any = true
every project directory.

Dupe of #268.