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 99f52c8 commit 5db1947Copy full SHA for 5db1947
lua/pairs/init.lua
@@ -5,6 +5,7 @@ the smallest pair plugin in the universe
5
local M = {}
6
7
local config = {
8
+ enabled = true
9
pairs = {
10
['('] = ')',
11
['['] = ']',
0 commit comments