1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-17 04:35:41 +08:00
2025-01-01 20:34:26 +08:00

10 lines
333 B
Lua
Vendored

--=============================================================================
-- quickfix.lua
-- Copyright 2025 Eric Wong
-- Author: Eric Wong < wsdjeg@outlook.com >
-- URL: https://spacevim.org
-- License: GPLv3
--=============================================================================
require('quickfix').setup()