---@module 'lazy' ---@type LazySpec return { 'ruinivist/loc.nvim', lazy = false, config = function() require('loc').setup() end, }