dotfiles

custom linux config files managed with gnu stow

dotfiles

neovim/.config/nvim/lua/plugins/lush.lua


return {
	"rktjmp/lush.nvim",
	verylazy = true,
	dependencies = {
		"rktjmp/shipwright.nvim",
	},
	cmd = {
		"Lushify",
		"Shipwright",
	},
}

Download

raw zip tar