1
0
Fork 0
mirror of https://github.com/folke/lazy.nvim.git synced 2025-04-07 08:16:35 +00:00
lazy.nvim/lua/lazy/core
2024-06-06 10:15:35 +02:00
..
handler fix(keys): buffer-local nop mappings 2024-06-06 10:15:35 +02:00
cache.lua style: fix some typo () 2024-06-03 09:18:43 +02:00
config.lua style: Set vim.opt.rtp type to vim.Option () 2024-06-04 06:58:19 +02:00
loader.lua style: Set vim.opt.rtp type to vim.Option () 2024-06-04 06:58:19 +02:00
plugin.lua style: fix some typo () 2024-06-03 09:18:43 +02:00
util.lua feat: refactor all vim.loop -> vim.uv and add a shim when needed 2024-03-22 08:58:36 +01:00