smart-pairs
smart-pairs copied to clipboard
Smart equal
This smart equal is shown below
local foo=require "foo"
but with smart equals it will be like this
local foo = require "foo"
This smart equal can be disable and enable in the config file