opencode.nvim: update config
This commit is contained in:
parent
d4ede85a43
commit
e3b2d5539e
2 changed files with 19 additions and 0 deletions
|
|
@ -8,6 +8,11 @@ return {
|
|||
kitty = {
|
||||
location = "tab"
|
||||
}
|
||||
},
|
||||
events = {
|
||||
permissions = {
|
||||
enabled = false
|
||||
}
|
||||
}
|
||||
}
|
||||
vim.o.autoread = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue