aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index cf6f3f9..a02266d 100644
--- a/init.lua
+++ b/init.lua
@@ -14,7 +14,7 @@
-- You should have received a copy of the GNU Lesser General Public License
-- along with this program. If not, see <https://www.gnu.org/licenses/>.
-module = {}
+local module = {}
module.fzf_path = "fzf"
module.fzf_args = ""