✏️ Adjusted autopairs behavior in nvim
This commit is contained in:
parent
10ea3fd1a8
commit
d9a40e4067
1 changed files with 3 additions and 1 deletions
|
|
@ -1 +1,3 @@
|
||||||
require("nvim-autopairs").setup()
|
require("nvim-autopairs").setup({
|
||||||
|
ignored_next_char = "[%w%\"]"
|
||||||
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue