Skip to content

Commit 5db1947

Browse files
authored
Update init.lua
1 parent 99f52c8 commit 5db1947

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/pairs/init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ the smallest pair plugin in the universe
55
local M = {}
66

77
local config = {
8+
enabled = true
89
pairs = {
910
['('] = ')',
1011
['['] = ']',

0 commit comments

Comments
 (0)