|
-- autopair <> if preceded by a character, otherwise it might be a regular
|
|
-- autopair <> if preceded by a character, otherwise it might be a regular
|
|
['<'] = { action = 'open', pair = '<>', neigh_pattern = '%w.' },
|
|
['<'] = { action = 'open', pair = '<>', neigh_pattern = '%w.' },
|