nvim: don't launch firenvim automatically
This commit is contained in:
parent
ab50e92c91
commit
ab66cedfb8
|
@ -11,19 +11,7 @@ else
|
|||
[".*"] = {
|
||||
priority = 0,
|
||||
takeover = 'never',
|
||||
},
|
||||
['/(issues|pull|merge_requests|commit|compare)/'] = {
|
||||
priority = 1,
|
||||
takeover = 'once'
|
||||
},
|
||||
['https://(bugs|wiki)\\.gentoo\\.org/'] = {
|
||||
priority = 1,
|
||||
takeover = 'once'
|
||||
},
|
||||
['https://[^/\\.]+\\.wikipedia\\.org/'] = {
|
||||
priority = 1,
|
||||
takeover = 'once'
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user