Files
dotfiles/.config/nvim/lua/plugins/user.lua
s0wlz (Matthias Puchstein) 8698175e6b update to autoexec and neovim
2025-12-27 14:25:37 +01:00

6 lines
135 B
Lua

---@type LazySpec
return {
-- You can disable default plugins as follows:
--{ "max397574/better-escape.nvim", enabled = false },
}