lost: a bunch of stuff was changed and I lost track
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---@module 'lazy'
|
||||
---@type LazySpec
|
||||
return {
|
||||
'ruinivist/loc.nvim',
|
||||
lazy = false,
|
||||
config = function() require('loc').setup() end,
|
||||
}
|
||||
Reference in New Issue
Block a user