Nvim: fix firenvim
This commit is contained in:
parent
f1e6cedac8
commit
d2d35477dc
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ return {
|
|||
vim.g.firenvim_config = {
|
||||
localSettings = {
|
||||
[".*"] = {
|
||||
takeOver = "never",
|
||||
takeover = "once",
|
||||
cmdline = "neovim",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue