gemini fix
This commit is contained in:
parent
bda1f54de9
commit
ffd426471d
3 changed files with 53 additions and 21 deletions
|
|
@ -17,7 +17,7 @@ return {
|
|||
config = function()
|
||||
local autopairs = require("nvim-autopairs")
|
||||
autopairs.setup({
|
||||
check_ts = true,
|
||||
check_ts = false,
|
||||
ts_config = {
|
||||
lua = { "string" },
|
||||
dart = { "string_literal" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue