ref(nvim): stylua

This commit is contained in:
Léana 江 2024-02-17 12:00:05 +01:00 committed by Léana 江
parent f115a84799
commit 531862a6c4
20 changed files with 369 additions and 369 deletions

View file

@ -1,5 +1,5 @@
local harpoon = require "harpoon"
local map = vim.keymap.set
local harpoon = require("harpoon")
local map = vim.keymap.set
harpoon:setup()