We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db1947 commit a533cd8Copy full SHA for a533cd8
lua/pairs/init.lua
@@ -5,7 +5,7 @@ the smallest pair plugin in the universe
5
local M = {}
6
7
local config = {
8
- enabled = true
+ enabled = true,
9
pairs = {
10
['('] = ')',
11
['['] = ']',
0 commit comments